VictorNS's Stars
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
agektmr/BrowserStorageAbuser
Browser Storage Abuser is a tool to experiment your browser storage limitation on LocalStorage, SessionStorage, WebSQL Database, IndexedDB API and FileSystem API. You can add arbitrary sized files to those storage to see the limit of their size.
csharpvitamins/CSharpVitamins.ShortGuid
A convenience wrapper for dealing with base64 encoded Guids
aspnet-contrib/AspNet.Security.OAuth.Providers
OAuth 2.0 social authentication providers for ASP.NET Core
linq2db/linq2db.EntityFrameworkCore
Bring power of Linq To DB to Entity Framework Core projects
paully21/SendGridWebHookExample
This example demonstrates how to accept SendGrid Webhook events using ASP.NET WebAPI.
shestakov/wordroller
Free Microsoft Word document (aka .docx) processing library for .Net
PragmaticFlow/NBomber
Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
max-arshinov/DotNext-Moscow-2020
linq2db/linq2db
Linq to database provider.
mparlak/Flee
Fast Lightweight Expression Evaluator
dynamicexpresso/DynamicExpresso
C# expressions interpreter
asc-community/AngouriMath
New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
csharpfritz/CoreWiki
A simple ASP.NET Core wiki that we are working on during live coding streams
mariuszgromada/MathParser.org-mXparser
Math Parser: Java, C#, C++, Kotlin, Android, and all .NET platforms (Nuget, Maven, CMake). Supports .NET Framework, .NET Core, .NET Standard, Xamarin, and more. Features: rich built-in library of math functions, operators, constants. Flexible in user-defined arguments, functions. Expressions provided as plain text. Easy to use. Well documented.
CPonty/templ-dot-net
A C# report generation engine combining strongly-typed models and annotated .docx templates.
swxben/docx-template-engine
A template engine for the .NET platform which takes a DOCX file and applies a data object to generate reports, do mail merges, etc.
plutext/docx4j.NET
docx4j is an open source (ASLv2) library for docx/pptx/xlsx, similar in concept to Open XML SDK, but with its own particular strengths including content control databinding (with OpenDoPE enhancements), XHTML import/export, PDF output, and MERGEFIELD processing. This is the .NET version of docx4j.
xceedsoftware/DocX
Fast and easy to use .NET library that creates or modifies Microsoft Word files without installing Word.
typestack/class-transformer
Decorator-based transformation, serialization, and deserialization between objects and classes.
typestack/class-validator
Decorator-based property validation for classes.
DockStation/dockstation
DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.