JSONAPI.NET
No description available.
파일 탐색기
최종 버전 다운로드 (.zip)- NuGet.Config
- NuGet.exe
- NuGet.targets
- FallbackDocumentBuilderAttribute.cs
- JsonApiExceptionFilterAttribute.cs
- LinkSettingsAttribute.cs
- RelatedResourceLinkTemplate.cs
- RelationshipLinkTemplate.cs
- SerializeAsComplexAttribute.cs
- UseAsIdAttribute.cs
- IResourceTypeConfiguration.cs
- IResourceTypeConfigurator.cs
- IResourceTypeRelationshipConfiguration.cs
- IResourceTypeRelationshipConfigurator.cs
- JsonApiConfiguration.cs
- JsonApiHttpConfiguration.cs
- ResourceTypeConfiguration.cs
- ResourceTypeRelationshipConfiguration.cs
- ComplexAttributeValueConverter.cs
- DateTimeAttributeValueConverter.cs
- DateTimeOffsetAttributeValueConverter.cs
- DecimalAttributeValueConverter.cs
- DefaultEphemeralRelatedResourceCreator.cs
- DefaultNamingConventions.cs
- EnumAttributeValueConverter.cs
- EphemeralRelatedResourceReader.cs
- GuidAttributeValueConverter.cs
- IAttributeValueConverter.cs
- IEphemeralRelatedResourceCreator.cs
- IEphemeralRelatedResourceReader.cs
- INamingConventions.cs
- IPluralizationService.cs
- IResourceTypeRegistrar.cs
- IResourceTypeRegistration.cs
- IResourceTypeRegistry.cs
- ObjectComplexAttributeValueConverter.cs
- PathVisitor.cs
- PrimitiveTypeAttributeValueConverter.cs
- ResourceTypeAttribute.cs
- ResourceTypeField.cs
- ResourceTypeRegistrar.cs
- ResourceTypeRegistration.cs
- ResourceTypeRegistry.cs
- ResourceTypeRelationship.cs
- ToManyResourceTypeRelationship.cs
- ToOneResourceTypeRelationship.cs
- TypeRegistrationNotFoundException.cs
- DefaultQueryableResourceCollectionDocumentBuilder.cs
- ErrorDocumentBuilder.cs
- FallbackDocumentBuilder.cs
- IErrorDocumentBuilder.cs
- IFallbackDocumentBuilder.cs
- IQueryableResourceCollectionDocumentBuilder.cs
- IResourceCollectionDocumentBuilder.cs
- ISingleResourceDocumentBuilder.cs
- JsonApiException.cs
- RegistryDrivenDocumentBuilder.cs
- RegistryDrivenResourceCollectionDocumentBuilder.cs
- RegistryDrivenSingleResourceDocumentBuilder.cs
- DefaultLinkConventions.cs
- Error.cs
- ErrorDocument.cs
- ExceptionErrorMetadata.cs
- IError.cs
- IErrorDocument.cs
- IJsonApiDocument.cs
- ILink.cs
- ILinkConventions.cs
- IMetadata.cs
- IRelationshipObject.cs
- IResourceCollectionDocument.cs
- IResourceIdentifier.cs
- IResourceLinkage.cs
- IResourceObject.cs
- ISingleResourceDocument.cs
- Metadata.cs
- RelationshipObject.cs
- ResourceCollectionDocument.cs
- ResourceIdentifier.cs
- ResourceObject.cs
- SingleResourceDocument.cs
- ToManyResourceLinkage.cs
- ToOneResourceLinkage.cs
- QueryableExtensions.cs
- StringExtensions.cs
- TypeExtensions.cs
- BaseUrlService.cs
- DefaultIncludeExpressionExtractor.cs
- DefaultSortExpressionExtractor.cs
- DocumentMaterializerLocator.cs
- IBaseUrlService.cs
- IDocumentMaterializer.cs
- IDocumentMaterializerLocator.cs
- IIncludeExpressionExtractor.cs
- IRelatedResourceDocumentMaterializer.cs
- ISortExpressionExtractor.cs
- JsonApiController.cs
- MappedDocumentMaterializer.cs
- QueryableToManyRelatedResourceDocumentMaterializer.cs
- QueryableToOneRelatedResourceDocumentMaterializer.cs
- BasicMetadata.cs
- DeserializationException.cs
- ErrorDocumentFormatter.cs
- ErrorFormatter.cs
- IErrorDocumentFormatter.cs
- IErrorFormatter.cs
- IJsonApiFormatter.cs
- ILinkFormatter.cs
- IMetadataFormatter.cs
- IRelationshipObjectFormatter.cs
- IResourceCollectionDocumentFormatter.cs
- IResourceLinkageFormatter.cs
- IResourceObjectFormatter.cs
- ISingleResourceDocumentFormatter.cs
- JsonApiFormatter.cs
- JsonHelpers.cs
- LinkFormatter.cs
- MetadataFormatter.cs
- RelationshipObjectFormatter.cs
- ResourceCollectionDocumentFormatter.cs
- ResourceLinkageFormatter.cs
- ResourceObjectFormatter.cs
- SingleResourceDocumentFormatter.cs
- AssemblyInfo.cs
- DefaultFilteringTransformer.cs
- DefaultPaginationTransformer.cs
- DefaultPaginationTransformResult.cs
- DefaultSortingTransformer.cs
- IQueryableEnumerationTransformer.cs
- IQueryableFilteringTransformer.cs
- IQueryablePaginationTransformer.cs
- IQueryableSortingTransformer.cs
- SynchronousEnumerationTransformer.cs
- app.config
- JSONAPI.csproj
- JSONAPI.nuspec
- JSONAPI_NET_icon.xcf
- JSONAPI_NET_icon_512.png
- JSONAPI_NET_logo.xcf
- JSONAPI_NET_logo_512_128.png
- packages.config
- MainController.cs
- SamplesController.cs
- SearchController.cs
- TreesController.cs
- StarshipDocumentMaterializer.cs
- StarshipOfficersRelatedResourceMaterializer.cs
- StarshipShipCounselorRelatedResourceMaterializer.cs
- Building.cs
- Child.cs
- City.cs
- Comment.cs
- Company.cs
- Language.cs
- LanguageUserLink.cs
- Master.cs
- Officer.cs
- Post.cs
- PostID.cs
- PostLongId.cs
- Sample.cs
- Starship.cs
- StarshipClass.cs
- StarshipDto.cs
- StarshipOfficerDto.cs
- StarshipOfficerLink.cs
- State.cs
- Tag.cs
- TestDbContext.cs
- User.cs
- UserGroup.cs
- AssemblyInfo.cs
- CustomEntityFrameworkResourceObjectMaterializer.cs
- JSONAPI.AcceptanceTests.EntityFrameworkTestWebApp.csproj
- packages.config
- Startup.cs
- Web.config
- Web.Debug.config
- Web.Release.config
- Building.csv
- Child.csv
- Comment.csv
- Company.csv
- Language.csv
- LanguageUserLink.csv
- Master.csv
- Officer.csv
- Post.csv
- PostID.csv
- PostLongId.csv
- PostTagLink.csv
- Starship.csv
- StarshipClass.csv
- StarshipOfficerLink.csv
- Tag.csv
- User.csv
- UserGroup.csv
- Attributes_of_various_types_serialize_correctly.json
- Get_all_of_resource_with_computed_id_Response.json
- Get_resource_with_computed_id_by_id_Response.json
- Post_with_client_provided_id_Request.json
- Post_with_empty_id_Request.json
- PostID_with_client_provided_id_Request.json
- PostLongId_with_client_provided_id_Request.json
- Post_with_client_provided_id_Response.json
- Post_with_empty_id_and_include_author_Response.json
- Post_with_empty_id_Response.json
- PostID_with_client_provided_id_Response.json
- PostLongId_with_client_provided_id_Response.json
- Controller_action_throws_exception.json
- Controller_does_not_exist.json
- Get_dasherized_resource.json
- Get_included_to_one_response.json
- Get_related_resource_for_relationship_that_doesnt_exist.json
- Get_related_to_many_for_resource_that_doesnt_exist.json
- Get_related_to_many_include_external_response.json
- Get_related_to_many_include_response.json
- Get_related_to_many_integer_key_response.json
- Get_related_to_many_response.json
- Get_related_to_one_for_resource_that_doesnt_exist.json
- Get_related_to_one_response.json
- Get_related_to_one_where_it_is_null.json
- Get_resource_by_id_that_doesnt_exist.json
- GetAllResponse.json
- GetByIdResponse.json
- GetWithFilterResponse.json
- GetSearchResultsResponse.json
- Get_all.json
- Get_by_id.json
- Get_related_to_many_response.json
- Get_related_to_one_response.json
- Get_resource_by_id_that_doesnt_exist.json
- GetAllResponsePaged-2-2.json
- GetFilterPaged-1-2-sorted-desc.json
- GetFilterPaged-1-2-sorted.json
- GetFilterPaged-2-1.json
- GetSortedAscendingResponse.json
- GetSortedByMixedDirectionResponse.json
- GetSortedByMultipleAscendingResponse.json
- GetSortedByMultipleDescendingResponse.json
- GetSortedBySameColumnTwiceResponse.json
- GetSortedByUnknownColumnResponse.json
- GetSortedDescendingResponse.json
- Patch_with_unknown_attribute_Request.json
- Patch_with_unknown_relationship_Request.json
- PatchWithArrayForToOneLinkageRequest.json
- PatchWithArrayRelationshipValueRequest.json
- PatchWithAttributeUpdateRequest.json
- PatchWithAttributeUpdateRequestID.json
- PatchWithAttributeUpdateRequestLongId.json
- PatchWithMissingToManyLinkageRequest.json
- PatchWithMissingToOneLinkageRequest.json
- PatchWithNullForToManyLinkageRequest.json
- PatchWithNullToOneUpdateRequest.json
- PatchWithObjectForToManyLinkageRequest.json
- PatchWithStringForToManyLinkageRequest.json
- PatchWithStringForToOneLinkageRequest.json
- PatchWithStringRelationshipValueRequest.json
- PatchWithToManyEmptyLinkageUpdateRequest.json
- PatchWithToManyHomogeneousDataUpdateRequest.json
- PatchWithToManyLinkageObjectMissingIdRequest.json
- PatchWithToManyLinkageObjectMissingTypeRequest.json
- PatchWithToManyUpdateRequest.json
- PatchWithToOneLinkageObjectMissingIdRequest.json
- PatchWithToOneLinkageObjectMissingTypeRequest.json
- PatchWithToOneUpdateRequest.json
- Patch_with_unknown_attribute_Response.json
- Patch_with_unknown_relationship_Response.json
- PatchWithArrayForToOneLinkageResponse.json
- PatchWithArrayRelationshipValueResponse.json
- PatchWithAttributeUpdateResponse.json
- PatchWithAttributeUpdateResponseID.json
- PatchWithAttributeUpdateResponseLongId.json
- PatchWithAttributeUpdateWithIncludeResponse.json
- PatchWithMissingToManyLinkageResponse.json
- PatchWithMissingToOneLinkageResponse.json
- PatchWithNullForToManyLinkageResponse.json
- PatchWithNullToOneUpdateResponse.json
- PatchWithObjectForToManyLinkageResponse.json
- PatchWithStringForToManyLinkageResponse.json
- PatchWithStringForToOneLinkageResponse.json
- PatchWithStringRelationshipValueResponse.json
- PatchWithToManyEmptyLinkageUpdateResponse.json
- PatchWithToManyHomogeneousDataUpdateResponse.json
- PatchWithToManyLinkageObjectMissingIdResponse.json
- PatchWithToManyLinkageObjectMissingTypeResponse.json
- PatchWithToManyUpdateResponse.json
- PatchWithToOneLinkageObjectMissingIdResponse.json
- PatchWithToOneLinkageObjectMissingTypeResponse.json
- PatchWithToOneUpdateResponse.json
- AssemblyInfo.cs
- AcceptanceTestsBase.cs
- App.config
- AttributeSerializationTests.cs
- BaseUrlTest.cs
- ComputedIdTests.cs
- CreatingResourcesTests.cs
- DeletingResourcesTests.cs
- ErrorsTests.cs
- FetchingResourcesTests.cs
- HeterogeneousTests.cs
- JSONAPI.AcceptanceTests.EntityFrameworkTestWebApp.Tests.csproj
- MappedTests.cs
- packages.config
- PaginationTests.cs
- SortingTests.cs
- TestHelpers.cs
- UpdatingResourcesTests.cs
- AssemblyInfo.cs
- app.config
- JSONAPI.Autofac.csproj
- JsonApiAutofacModule.cs
- JsonApiConfigurationExtensions.cs
- JsonApiHttpAutofacConfigurator.cs
- packages.config
- AssemblyInfo.cs
- app.config
- JSONAPI.Autofac.EntityFramework.csproj
- JsonApiAutofacEntityFrameworkModule.cs
- packages.config
- AssemblyInfo.cs
- JSONAPI.Autofac.Tests.csproj
- UnitTest1.cs
- AsynchronousEnumerationTransformer.cs
- JsonApiAutofacConfigurationExtensions.cs
- EntityFrameworkQueryableResourceCollectionDocumentBuilder.cs
- EntityFrameworkDocumentMaterializer.cs
- EntityFrameworkToManyRelatedResourceDocumentMaterializer.cs
- EntityFrameworkToOneRelatedResourceDocumentMaterializer.cs
- AssemblyInfo.cs
- App.config
- DbContextExtensions.cs
- EntityFrameworkPluralizationService.cs
- EntityFrameworkResourceObjectMaterializer.cs
- IEntityFrameworkResourceObjectMaterializer.cs
- JSONAPI.EntityFramework.csproj
- JSONAPI.EntityFramework.nuspec
- packages.config
- AsynchronousEnumerationTransformerTests.cs
- Comment.json
- Post.json
- TestDbAsyncEnumerable.cs
- TestDbAsyncEnumerator.cs
- TestDbAsyncQueryProvider.cs
- WaitsUntilCancellationDbAsyncEnumerator.cs
- Author.cs
- Backlink.cs
- Comment.cs
- Post.cs
- PostID.cs
- AssemblyInfo.cs
- App.Config
- DbContextExtensionsTests.cs
- JSONAPI.EntityFramework.Tests.csproj
- packages.config
- DefaultFilteringTransformerTests.cs
- DefaultPaginationTransformerTests.cs
- DefaultSortingTransformerTests.cs
- FallbackDocumentBuilderAttributeTests.cs
- QueryableTransformerTestsBase.cs
- DefaultNamingConventionsTests.cs
- EnumAttributeValueConverterTests.cs
- PrimitiveTypeAttributeValueConverterTests.cs
- ResourceTypeRegistrarTests.cs
- ResourceTypeRegistryTests.cs
- ErrorDocumentBuilderTests.cs
- FallbackDocumentBuilderTests.cs
- RegistryDrivenDocumentBuilderTests.cs
- RegistryDrivenSingleResourceDocumentBuilderTests.cs
- DefaultLinkConventionsTests.cs
- ToManyResourceLinkageTests.cs
- ToOneResourceLinkageTests.cs
- TypeExtensionsTests.cs
- BaseUrlServiceTest.cs
- DefaultIncludeExpressionExtractorTests.cs
- DefaultSortExpressionExtractorTests.cs
- Serialize_ErrorDocument.json
- Serialize_error_with_all_possible_members.json
- Serialize_error_with_only_id.json
- Serialize_ErrorDocument.json
- Serialize_HttpError.json
- Serialize_ResourceCollectionDocument.json
- Serialize_SingleResourceDocument.json
- Writes_error_for_anything_else.json
- Serialize_link_with_metadata.json
- Serialize_link_without_metadata.json
- Deserialize_metadata.json
- Deserialize_null_metadata.json
- Serialize_metadata.json
- Serialize_null_metadata.json
- Deserialize_relationship_object.json
- Serialize_relationship_with_all_possible_members.json
- Serialize_relationship_with_linkage_only.json
- Serialize_relationship_with_meta_only.json
- Serialize_relationship_with_related_link_only.json
- Serialize_relationship_with_self_link_and_related_link.json
- Serialize_relationship_with_self_link_only.json
- Deserialize_document_with_metadata.json
- Deserialize_document_with_primary_data.json
- Deserialize_document_with_primary_data_and_unknown_top_level_key.json
- Deserialize_empty_document.json
- Serialize_ResourceCollectionDocument_for_all_possible_members.json
- Serialize_ResourceCollectionDocument_for_primary_data_only.json
- Serialize_ResourceCollectionDocument_for_primary_data_only_and_metadata.json
- Deserialize_fails_on_integer.json
- Deserialize_fails_on_string.json
- Deserialize_null_to_one_linkage.json
- Deserialize_to_many_linkage.json
- Deserialize_to_one_linkage.json
- Serialize_empty_toMany_linkage.json
- Serialize_linkage.json
- Serialize_null_toOne_linkage.json
- Serialize_present_toMany_linkage.json
- Serialize_present_toOne_linkage.json
- Deserialize_resource_object.json
- Serialize_ResourceObject_for_null_resource.json
- Serialize_ResourceObject_for_resource_with_all_possible_members.json
- Serialize_ResourceObject_for_resource_with_attributes.json
- Serialize_ResourceObject_for_resource_with_links.json
- Serialize_ResourceObject_for_resource_with_metadata.json
- Serialize_ResourceObject_for_resource_with_only_null_relationships.json
- Serialize_ResourceObject_for_resource_with_relationships.json
- Serialize_ResourceObject_for_resource_with_unsigned_long_integer_greater_than_int64_maxvalue.json
- Serialize_ResourceObject_for_resource_without_attributes.json
- Deserialize_document_with_resource.json
- Deserialize_null_document.json
- Serialize_SingleResourceDocument_for_all_possible_members.json
- Serialize_SingleResourceDocument_for_primary_data_and_metadata.json
- Serialize_SingleResourceDocument_for_primary_data_only.json
- ErrorDocumentFormatterTests.cs
- ErrorFormatterTests.cs
- JsonApiFormatterTests.cs
- JsonApiFormatterTestsBase.cs
- LinkFormatterTests.cs
- MetadataFormatterTests.cs
- RelationshipObjectFormatterTests.cs
- ResourceCollectionDocumentFormatterTests.cs
- ResourceLinkageFormatterTests.cs
- ResourceObjectFormatterTests.cs
- SingleResourceDocumentFormatterTests.cs
- AttributeGrabBag.cs
- Author.cs
- Comment.cs
- Post.cs
- Tag.cs
- UserGroup.cs
- AssemblyInfo.cs
- app.config
- JSONAPI.Tests.csproj
- packages.config
- TestHelpers.cs
- MainController.cs
- 201502061744049_Initial.cs
- 201502061744049_Initial.Designer.cs
- 201502061744049_Initial.resx
- Configuration.cs
- Todo.cs
- TodoMvcContext.cs
- AssemblyInfo.cs
- JSONAPI.TodoMVC.API.csproj
- packages.config
- Startup.cs
- Web.config
- Web.Debug.config
- Web.Release.config
- .gitignore
- JSONAPI.sln
- LICENSE.md
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/JSONAPIdotNET/JSONAPI.NET
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd JSONAPI.NET
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. .NET
보통 추천cd JSONAPI.AcceptanceTests.EntityFrameworkTestWebApp.Tests
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
dotnet restore
프로젝트에 필요한 패키지를 내려받습니다.
dotnet run
프로젝트를 빌드하고 바로 실행합니다.
dotnet run 실행 후 터미널에 나타나는 안내 메시지나 주소를 확인하세요.
// repository documentation
Was this content helpful?
(0 ratings)
