DeeJayTC / dotnet-utilsLinks
A collection of various .NET extension methods, useful functions and other things
☆17Updated 3 years ago
Alternatives and similar repositories for dotnet-utils
Users that are interested in dotnet-utils are comparing it to the libraries listed below
Sorting:
- Web API authorization, multi-IDP solutions in ASP.NET Core☆52Updated last month
- Copy your files from a source to a destination. For instance you can copy your local files to your OneDrive account or an external disk.☆32Updated 10 months ago
- Windows Service .NET Example in .NET 7☆20Updated 2 years ago
- ☆18Updated last year
- Demos for talk at MS Ignite 2022 with David Fowler☆12Updated 2 years ago
- Open-source .NET assemblies from dotNetTips.com and David McCarter☆63Updated last year
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆25Updated 4 years ago
- This library provides extra code to make it easier to support in different languages in your .NET application☆21Updated 6 months ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆51Updated last month
- Light-weight library to implement CQRS (Command Query Responsibility Segregation) pattern in dotnet. Inspired by the Mediatr library.☆26Updated last week
- A Blazor wrapper for the browser File API.☆43Updated 7 months ago
- Lightweight Business Object wrapper for Entity framework that handles CRUD operations and error handling.☆16Updated 3 months ago
- C# code generator for Oracle packages☆21Updated 2 years ago
- A sample that showcases how to implement Two-Factor authentication in a Web API using an external Authenticator app☆21Updated 2 weeks ago
- ☆40Updated last year
- Pivot extension for LinqPad.☆31Updated 2 years ago
- Intent Architect modules for .NET patterns based on industry standards and best practices☆20Updated this week
- Everything is an (Open)API☆36Updated 2 years ago
- GUI for Entity Framework Core migrations.☆27Updated 7 months ago
- Microsoft Entra ID Continuous Access in an ASP.NET Core Razor Page, Blazor app using a Web API☆17Updated 2 weeks ago
- Simple Budget Tracker app written using Mobile Blazor Bindings☆20Updated 5 years ago
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆24Updated last month
- A sample of how to implement streaming responses from OpenAI using SignalR☆28Updated last year
- ☆32Updated last year
- Sample code for ASP.NET Core 3.1 Microservices. The full article is available at https://procodeguide.com/programming/microservices-asp-n…☆36Updated 4 years ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 4 years ago
- A dotnet library for running background jobs in a scalable and performant manner. The jobs can trigger based on cron expressions, interva…☆55Updated 2 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 last year
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests☆12Updated 5 years ago
- Opt-in Model-View-Controller framework for Blazor. Keep UI logic away from layout and formatting. Enable decoupled and dynamically compos…☆29Updated 9 months ago