hlaueriksson / ConductOfCodeLinks
Code examples for the blog
☆17Updated 7 months ago
Alternatives and similar repositories for ConductOfCode
Users that are interested in ConductOfCode are comparing it to the libraries listed below
Sorting:
- ☆38Updated 4 years ago
- A sample demonstrating strongly typed C# alternatives to enums.☆16Updated 7 years ago
- Implementations of EIP message routing patterns☆42Updated last year
- An example of "client-side" validation using a server framework☆22Updated 11 years ago
- Examples of approaches to unit testing different kinds of code in C#.☆34Updated 5 years ago
- ☆30Updated 6 years ago
- Fast & Light Swagger generator for .NET Core☆28Updated 2 years ago
- Application Insights reporter for App.Metrics framework.☆11Updated 2 years ago
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆25Updated 4 years ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- A dotnet tool to do a http request/response security assessment☆37Updated 6 years ago
- Microsoft Entra ID Continuous Access in an ASP.NET Core Razor Page, Blazor app using a Web API☆17Updated last month
- An example of the State design pattern in C#☆32Updated 3 years ago
- An open source project leveraging SignalR to make real time forms easy.☆22Updated 11 years ago
- WebHost POC for generic host☆12Updated 6 years ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆24Updated 3 months ago
- A basic early example of using gRPC with ASP.NET Core 3.0☆19Updated 6 years ago
- Making XUnit.NET test projects even better☆23Updated 3 years ago
- Managed CQRS/ES fundamentals for dotnet core and dotnet framework☆31Updated 2 years ago
- ASP.NET Core Hosting for Azure Relay☆16Updated last year
- Lightweight Business Object wrapper for Entity framework that handles CRUD operations and error handling.☆16Updated 5 months ago
- Sample code for the blog post "Communicate the status of a background job with SignalR"☆27Updated 7 years ago
- Displays diagnostic information on all the properties registered with configuration☆33Updated 2 years ago
- A .NET Core Global Tool to deploy changes to SQL databases using DbUp.☆19Updated 3 years ago
- Comparison of HTTP/2 support in ASP.NET Core 2.2 with HTTP/1.1 support in ASP.NET Core 2.1☆10Updated 6 years ago
- Template-based Design-Time Code Generator that generates C# code and solutions, as well as some frontend projects and files. It supports …☆18Updated 7 months ago
- Tool that uses a MS-SQL project (.dacpac) to generate stored procedures, entities and Dapper DbContext (async, ready for .Net Core .Net 6…☆25Updated 2 years ago
- Execute ASP.NET Core WebAPI from Command Line☆29Updated last year
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests☆12Updated 5 years ago