netcorekit
:heartpulse: A crafted toolkit for building cloud-native apps on the .NET platform
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- applicationhost.config
- .dtbcache
- .suo
- .suo
- msa_architecture.png
- msa_architecture.xml
- common.props
- netcorekit.snk
- packages.props
- kafka-manager.yml
- kafka-server.yaml
- kafka-topics-ui.yaml
- readme.md
- mongodb-dep.yaml
- mongodb-svc.yaml
- deployment.yaml
- service.yaml
- apply-k8s.ps1
- build-images.sh
- build-server-images.sh
- delete-k8s.ps1
- bimonetary.proto
- project.proto
- bimonetary-dep.yaml
- bimonetary-svc.yaml
- build_image.sh
- gen.sh
- launchSettings.json
- PingController.cs
- TickerController.cs
- Bimonetary.cs
- BimonetaryGrpc.cs
- .dockerignore
- appsettings.Development.json
- appsettings.json
- Dockerfile
- NetCoreKit.Samples.BiMonetaryApi.csproj
- Program.cs
- README.md
- Startup.cs
- exchange-dep.yaml
- exchange-svc.yaml
- build_image.sh
- gen.sh
- Bimonetary.cs
- BimonetaryGrpc.cs
- ExchangeServiceImpl.cs
- HealthImpl.cs
- .dockerignore
- appsettings.json
- Dockerfile
- hostsettings.json
- NetCoreKit.Samples.ExchangeService.csproj
- Program.cs
- README.md
- gen.sh
- Project.cs
- appsettings.json
- EventsHostedService.cs
- hostsettings.json
- NetCoreKit.Samples.Notifier.csproj
- Program.cs
- signalrnotifier-dep.yaml
- signalrnotifier-secrets.yaml
- signalrnotifier-svc.yaml
- build.sh
- build_image.sh
- gen.sh
- start.sh
- launchSettings.json
- Project.cs
- ProjectCreated.cs
- TaskCreated.cs
- ProjectHub.cs
- ProjectProfile.cs
- HostedService.cs
- appsettings.Development.json
- appsettings.json
- Dockerfile
- NetCoreKit.Samples.SignalRNotifier.csproj
- Program.cs
- Startup.cs
- todolist-dep.yaml
- todolist-job.yaml
- todolist-secrets.yaml
- todolist-svc.yaml
- build.sh
- build_image.sh
- gen.sh
- start.sh
- readme.txt
- IUserGateway.cs
- Project.cs
- ProjectCreated.cs
- Task.cs
- TaskCreated.cs
- TaskDeleted.cs
- TaskUpdated.cs
- AuthorDto.cs
- ProjectDto.cs
- TaskDto.cs
- ProjectExtensions.cs
- TaskExtensions.cs
- TodoListDbContext.cs
- TodoListDbModelBuilder.cs
- UserGateway.cs
- 20190406102459_InitTodoDb.cs
- 20190406102459_InitTodoDb.Designer.cs
- TodoListDbContextModelSnapshot.cs
- launchSettings.json
- Project.cs
- ProjectProfile.cs
- KafkaNotifPublisher.cs
- NotifEnvelopeSubscriber.cs
- RedisNotifPublisher.cs
- Payloads.cs
- RequestHandler.cs
- Payloads.cs
- RequestHandler.cs
- Payloads.cs
- RequestHandler.cs
- Payloads.cs
- RequestHandler.cs
- Payloads.cs
- RequestHandler.cs
- Payloads.cs
- RequestHandler.cs
- ProjectController.cs
- .dockerignore
- appsettings.Development.json
- appsettings.json
- Dockerfile
- NetCoreKit.Samples.TodoApi.csproj
- Program.cs
- Startup.cs
- config.dev.json
- config.prod.json
- webnotifier-dep.yaml
- webnotifier-svc.yaml
- _ViewImports.cshtml
- Counter.cshtml
- FetchData.cshtml
- Index.cshtml
- Notification.cshtml
- NotificationComponent.cs
- launchSettings.json
- MainLayout.cshtml
- NavMenu.cshtml
- SurveyPrompt.cshtml
- bootstrap.min.css
- bootstrap.min.css.map
- open-iconic-bootstrap.min.css
- open-iconic.eot
- open-iconic.otf
- open-iconic.svg
- open-iconic.ttf
- open-iconic.woff
- FONT-LICENSE
- ICON-LICENSE
- README.md
- site.css
- weather.json
- index.html
- .dockerignore
- _ViewImports.cshtml
- App.cshtml
- build.sh
- build_image.sh
- Dockerfile
- mime.types
- NetCoreKit.Samples.WebNotifier.csproj
- nginx.conf
- Program.cs
- start.sh
- Startup.cs
- readme.md
- AggregateRoot.cs
- Dto.cs
- Entity.cs
- Event.cs
- Exception.cs
- Identity.cs
- NetCoreKit.Domain.csproj
- QueryRepository.cs
- UnitOfWork.cs
- ValueObject.cs
- Feature.cs
- FeatureExtensions.cs
- IFeature.cs
- AutoMapperProfileExtension.cs
- ConfigurationExtensions.cs
- IExternalSystem.cs
- NetCoreKit.Infrastructure.csproj
- OrderByExtensions.cs
- AuthAttribute.cs
- AuthNOptions.cs
- ConfigurationExtensions.cs
- ApiExtensions.cs
- CriterionExtensions.cs
- LinkItem.cs
- ErrorHandlerMiddleware.cs
- LogHandlerMiddleware.cs
- HttpRequestExtensions.cs
- HttpResponseExtensions.cs
- RestClient.cs
- ServiceCollectionExtensions.cs
- ValidationError.cs
- ValidationProblemDetails.cs
- ValidationProblemDetailsResult.cs
- ControllerBase.cs
- ModelBase.cs
- NetCoreKit.Infrastructure.AspNetCore.csproj
- ProxyService.cs
- DbMigrationController.cs
- ErrorController.cs
- HomeController.cs
- SysInfoController.cs
- index.html
- AppBuilderExtensions.cs
- NetCoreKit.Infrastructure.AspNetCore.All.csproj
- ServiceCollectionExtensions.cs
- EventAggregatorExtensions.cs
- IEventHandler.cs
- NetCoreKit.Infrastructure.AspNetCore.CleanArch.csproj
- PresenterExtensions.cs
- RequestHandlerBase.cs
- ServiceCollectionExtensions.cs
- TxRequestHandlerBase.cs
- UnitOfWorkBehavior.cs
- AuthorizeCheckOperationFilter.cs
- DefaultValuesOperationFilter.cs
- NetCoreKit.Infrastructure.AspNetCore.OpenApi.csproj
- OpenApiOptions.cs
- SecurityRequirementsOperationFilter.cs
- ServiceCollectionExtensions.cs
- SwaggerExcludeAttribute.cs
- SwaggerExcludeSchemaFilter.cs
- DomainEventBus.cs
- Envelopes.cs
- IDispatchedEventBus.cs
- NetCoreKit.Infrastructure.Bus.csproj
- ServiceCollectionExtensions.cs
- DispatchedEventBus.cs
- KafkaOptions.cs
- NetCoreKit.Infrastructure.Bus.Kafka.csproj
- ProtoDeserializer.cs
- ProtoSerializer.cs
- ServiceCollectionExtensions.cs
- DispatchedEventBus.cs
- NetCoreKit.Infrastructure.Bus.Redis.csproj
- RedisStore.cs
- ServiceCollectionExtensions.cs
- AppDbContext.cs
- ICustomModelBuilder.cs
- IDbConnStringFactory.cs
- IExtendDbContextOptionsBuilder.cs
- DbContextExtensions.cs
- RepositoryExtensions.cs
- RepositoryWithTypeExtensions.cs
- UnitOfWorkExtensions.cs
- WebHostExtensions.cs
- ISeedData.cs
- SeedDataBase.cs
- NetCoreKit.Infrastructure.EfCore.csproj
- RepositoryFactory.cs
- ServiceCollectionExtensions.cs
- UnitOfWork.cs
- DatabaseConnectionStringFactory.cs
- DbContextOptionsBuilderFactory.cs
- DbOptions.cs
- NetCoreKit.Infrastructure.EfCore.MySql.csproj
- ServiceCollectionExtensions.cs
- DbOptions.cs
- DatabaseConnectionStringFactory.cs
- DbContextOptionsBuilderFactory.cs
- NetCoreKit.Infrastructure.EfCore.SqlServer.csproj
- ServiceCollectionExtensions.cs
- appsettings.json
- NetCoreKit.Infrastructure.EfCore.Tests.csproj
- RepositoryTest.cs
- AuthInterceptor.cs
- CheckPolicyAttribute.cs
- HostBuilderExtensions.cs
- HostedServiceBase.cs
- NetCoreKit.Infrastructure.GrpcHost.csproj
- IMongoQueryRepository.cs
- MongoContext.cs
- MongoSettings.cs
- NetCoreKit.Infrastructure.Mongo.csproj
- QueryRepositoryExtensions.cs
- QueryRepositoryFactory.cs
- Repository.cs
- ServiceCollectionExtensions.cs
- UnitOfWorkAsync.cs
- AutoScanAwarenessAttribute.cs
- AssemblyExtensions.cs
- ByteArrayExtensions.cs
- DynamicExtensions.cs
- HashExtensions.cs
- StringExtensions.cs
- TypeConversionExtensions.cs
- TypeLookupExtensions.cs
- CryptoRandomHelper.cs
- DateTimeHelper.cs
- EnumHelper.cs
- IdHelper.cs
- TotpHelper.cs
- Guard.cs
- KeyValueResponse.cs
- NetCoreKit.Utils.csproj
- README.md
- HostBuilderExtensions.cs
- NetCoreKit.GrpcTemplate.EfCore.csproj
- HostBuilderExtensions.cs
- NetCoreKit.GrpcTemplate.MongoDb.csproj
- HostBuilderExtensions.cs
- NetCoreKit.GrpcTemplate.Standard.csproj
- AppBuilderExtensions.cs
- NetCoreKit.RestTemplate.EfCore.csproj
- ServiceCollectionExtensions.cs
- AppBuilderExtensions.cs
- NetCoreKit.RestTemplate.MongoDb.csproj
- ServiceCollectionExtensions.cs
- AppBuilderExtensions.cs
- NetCoreKit.RestTemplate.Standard.csproj
- ServiceCollectionExtensions.cs
- .dockerignore
- .editorconfig
- .gitignore
- appveyor.yml
- build.cake
- build.ps1
- global.json
- LICENSE
- netcorekit.sln
- netcorekit.sln.DotSettings
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
