sonicmouse / Host.CreateDefaultBuilder.ExampleLinks
This is an example of how you can use the new generic Host's CreateDefaultBuilder() method with a Startup.cs pattern
☆25Updated 4 years ago
Alternatives and similar repositories for Host.CreateDefaultBuilder.Example
Users that are interested in Host.CreateDefaultBuilder.Example are comparing it to the libraries listed below
Sorting:
- Authorization Server Implementation in C#☆69Updated last year
- .Net 6 minimal API overview☆31Updated 3 years ago
- Local and Windows Authentication, ASP.NET Core MVC, IdentityServer4☆127Updated 2 years ago
- Light-weight library to implement CQRS (Command Query Responsibility Segregation) pattern in dotnet. Inspired by the Mediatr library.☆27Updated last month
- It's kinda Unit of Work, Repository things, done intuitively in EF AND EF Core.☆10Updated 2 years ago
- Sample using T4 with reverse engineering in EF Core☆38Updated 2 years ago
- API for batch jobs. Partitioning of batches into blocks of work, limiting the number of concurrent task instances, critical sections acro…☆68Updated 6 years ago
- All content for ParticularDocs☆109Updated last week
- okta-aspnet☆94Updated this week
- ☆15Updated 8 years ago
- Sharing gRPC ProtoBuff contracts using an endpoint☆17Updated 5 years ago
- Enrich Serilog events with properties from the current thread.☆56Updated 6 months ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 5 years ago
- An example of the State design pattern in C#