AndrewRissing / GenericParsingLinks
GenericParser is a C# implementation of a parser for delimited and fixed width format files.
☆76Updated last month
Alternatives and similar repositories for GenericParsing
Users that are interested in GenericParsing are comparing it to the libraries listed below
Sorting:
- MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments,…☆112Updated 11 months ago
- C#'s TagBuilder on steroids☆77Updated 7 months ago
- FlatFile is a library to work with flat files☆106Updated 2 years ago
- Fastest transactional database for dotnet applications (classic or core); it can also be used as a high performance distributed cache☆113Updated 3 months ago
- A rule based HTML sanitizer built on top of the HTML Agility pack☆67Updated last year
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆80Updated last year
- Typed raw SQL for everybody ! This is the original VS Extension.☆6Updated last year
- ☆77Updated 4 years ago
- ☆49Updated 4 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- Improved version of xsd.exe☆34Updated 3 years ago
- Service Monitor App developed with .NET Core☆57Updated 2 years ago
- Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.☆26Updated 2 years ago
- FlatMapper is a library to import and export data from and to plain text files.☆96Updated 5 years ago
- Visual Studio extension to generate OpenAPI (Swagger) web service reference.☆67Updated 2 years ago
- A 100% managed code (.net Standard 2.0/2.1/Core/.net Framework 4.5+) library to generate Excel .xlsx Workbooks. Can be safely used on a s…☆96Updated 2 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆62Updated last week
- EntityWorker is an object-relation mapper(ORM) that enable .NET developers to work with relations data using objects. EntityWorker is an …☆97Updated last year
- This platform creates strongly-typed, extendable classes for entity framework.☆82Updated 2 years ago
- Automatically generate data for an object☆51Updated 2 years ago
- A rules engine. Set values of the properties of an object graph when other properties change☆32Updated 5 years ago
- HigLabo library provide 1.AI client library(OpenAI, Anthoripic, Groq) 2.Object Mapper(fastest in the world) 3.DbSharp(DAL generator) 4.Ot…☆198Updated last month
- Declare properties on an object that can be translated by LINQ☆77Updated 5 months ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- ASP.NET Core Helpers and Utilities☆131Updated 4 months ago
- API for batch jobs. Partitioning of batches into blocks of work, limiting the number of concurrent task instances, critical sections acro…