mamift
NuGet publisher profile
Packages (18)
CSharpTest.Net.Collections-NetStd2
Fully managed B+ Tree implementation for local data storage; ported to .NET Standard 2.0. Forked from: https://github.com/csharptest/CSharpTest.Net.Collections.
XObjectsCore
This XObjectsCore library provides an API for generated code and projects that use said generated code. Use this library in shipping apps + libraries; use LinqToXsdCore to generate code. Original Authors: Microsoft Corporation.
WebDriverManager-net462
Automatic Selenium WebDriver binaries management for .Net (built for .NET Framework 4.6.2, which supports .NET Standard 2).
FuzzyMatch
A C# implementation of Sublime Text's fuzzy matching algorithm. Include an additional API for formatting parts of the string that has matched chars. Implements the algorithm originally detailed here: https://medium.com/forrest-the-woods/reverse-engineering-sublime-text-s-fuzzy-match-4cffeed33fdb
tlbimp-Microsoft.Search.Interop
A nuget package that exposes the native Windows Search API in a .NET Framework CLR-compatible library. This was generated by tlbimp.exe tool against the Windows 7 SDK (see: https://docs.microsoft.com/en-us/dotnet/framework/tools/tlbimp-exe-type-library-importer). Using this nuget package obviates the need to run the tlbimp.exe tool yourself.
LinqToXsdCore
A command line tool that facilitates generating code from an XSD; also generates configuration files to control code generation. Do not include this nuget package as a dependency in shipping applications or libraries; use the code it generates in a shipping library or app and include a dependency on the XObjectsCore nuget package. Can be installed via 'dotnet tool install LinqToXsdCore --global', and then invoked via 'linqtoxsd'. Original Authors: Microsoft Corporation.
IQToolkit-NetStandard16
A toolkit for building LINQ IQueryable providers. This is a version of IQToolkit that specifically targets .NET Standard 1.6. This nuget package is based on: https://github.com/mattwar/iqtoolkit/tree/original
Azure-NotificationHubs.Client.Xamarin
Azure Notification Hubs SDK for Xamarin Forms
Ef.MappingApi
A port of https://archive.codeplex.com/?p=efmappingapi to .NET Framework 4.5.2. Forked from https://github.com/OpenCST/EntityFramework.MappingAPI. Specifically built to remove the signed assembly.
Ef6.BulkExtensions
Forked from https://github.com/NathanNZ/BulkExtensions to remove dependency on a deprecated library that was strongly named.
QuickConverter-NetCore3_1
This is a .NET Core 3.1 compatible nuget package for QuickConverter (original project: https://github.com/JohannesMoersch/QuickConverter)
XObjectsCodeGen
The XObjectsCodeGen provides code generation facilities, and is consumed by the LinqToXsdCore command line tool; use the LinqToXsdCore tool to generate code, and link to the XObjectsCore nuget package to consume the generated code in your shipping app or library. Original Authors: Microsoft Corporation.
XSDLib
A library for reading XSD files (supports W3C XSD 1.0)
EnumerableAsyncProcessor.Ns
A .NET Standard 2 compatible backport of the very good github.com/thomhurst/EnumerableAsyncProcessor project
Perceiveit.Data
A nuget package for the http://dynasql.codeplex.com/ project. It's a Database agnostic SQL query builder and Data Access Layer for .NET. Build safe SQL Statements using familiar syntax and execute on any database with minimal effort. Written in C# using VS 2008.
AppsettingsProtector
Package Description
VtdXmlCSharp
This is the C# version of the high performance VTD-XML library. This library has been rebuilt to target .NET Standard 2.
LiquidTechnologies.FastInfoSet-NetStandard
This is a .NET Standard 2.0 version of LiquidTechnologies.FastInfoset library. This nuget package is NOT an official release from LiquidTechnologies. However, it is built and compiled from functionally unmodified code originally posted by LiquidTechnologies here: https://sourceforge.net/projects/fastinfoset. Licensed by LiquidTechnologies under the AGPL (https://www.gnu.org/licenses/agpl-3.0.en.html).