vnvizitiu's Stars
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
microsoft/fast
The adaptive interface system for modern web experiences.
browserless/browserless
Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
microsoft/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open sourced AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
oqtane/oqtane.framework
CMS & Application Framework for Blazor & .NET MAUI
craftworkgames/MonoGame.Extended
Extensions to make MonoGame more awesome
giacomelli/GeneticSharp
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
Blazored/LocalStorage
A library to provide access to local storage in Blazor applications
dahall/TaskScheduler
Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
joaomatossilva/DateTimeExtensions
This project is a merge of several common DateTime operations on the form of extensions to System.DateTime, including natural date difference text (precise and human rounded), holidays and working days calculations on several culture locales.
json-api-dotnet/JsonApiDotNetCore
A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
NetDevPack/Security.Identity
.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
havit/Havit.Blazor
Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
devlooped/ThisAssembly
Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
Tewr/BlazorWorker
Library for creating DotNet Web Worker threads/multithreading in Client side Blazor
srbrettle/Financial-Formulas-Library-.NET-Standard
A collection of methods for solving Finance/Accounting equations, implemented in C#.
vescon/MethodBoundaryAspect.Fody
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.
jodendaal/OpenAI.Net
OpenAI library for .NET
letsar/RestLess
The automatic type-safe-reflectionless REST API client library for .Net Standard
jdtcn/HybridBlazor
Simultaneous Blazor Hosting Models and switching at runtime
maartenba/DotNetWatch
mattiasnordqvist/Web-Anchor
Web Anchor provides type-safe, testable and flexible, runtime-generated access to web resources.
z4kn4fein/stashbox-extensions-dependencyinjection
Stashbox Integration for ASP.NET Core, .NET Generic Host and ServiceCollection based applications.
xaviersolau/GeneratorTools
Code generator tools that helps you to automate C# code generation.
alexandru360/Core8Auth
Dot net core 8 authentication
EnergeticApps/Energetic.Reflection
Open source library with extension methods and other utilities for performing common operations involving reflection, such as working with assemblies, enums and types, particularly generics.