This is a .NET wrapper around the TinyPNG.com image compression service. This is not an official TinyPNG.com product. The API has changed from V2, primarily you no longer need to await each individual step of using the TinyPNG api, you can now chain appropriate calls together as the extension methods now operate on Task<T>.
tinypng compression compress-images dotnet-core compressing-images amazon-s3-storage csharp-libraryP/Invoke wrapper for Win32API serial port
csharp-library serialportSimple cross-platform plugin to work with screen orientation of mobile device. Implementations for unsupported platforms contains here.
xamarin-android xamarin-ios device-orientation xamarin xamarin-plugin screen-orientation uwp orientation-lock-plugin csharp-library netstandard xamarin-forms android ios nugetStravaSharp makes Strava V3 API consumable in .NET projects. Here you can find some info about how to start integrating StravaSharp into your environment.
strava xamarin portable netstandard csharp-libraryCreate an ARM template. This ARM template generator quickly creates one for Azure Functions. LogicApps code is contained in the ARM templates, so build the LogicApp in the Azure portal & commit the generated template to your Git repo.
azure azure-functions functions website web web-app net angular angularjs html bootstrap node-js csharp-library static-site azure-app-serviceMojoUnityJson is an extremely simple and super fast JSON parser for c#. The core parsing code only 450 lines, and supports all standard Json formats. Also the MojoUnityJson provides simple APIs for visit different types of the Json values. The implementation only use the core .NET lib. Currently, the MojoUnityJson just has one file that can be easily integrated into any C# project. MojoUnityJson is licensed under the MIT License.
json json-parser json-lib json-library json-libraries json-api csharp-libraryGraceful Unity3D C# singleton implement toolkit.
unity unity3d unity3d-plugin unity-scripts unity-3d unity2d unity3d-games unity-asset framework singleton singleton-pattern singletonpattern singleton-standard csharp-libraryCreate an ARM template for your application (this is acually pretty simple.) This ARM template generator quickly creates one for Azure Functions, and Logic Apps code is contained in ARM templates, so build the Logic App in the Azure portal & commit the generated template to your Git repo. Finally, create an issue in this repo containing the relevant details (template provided).
azure azure-functions functions website web web-app net angular angularjs html bootstrap node-js csharp-library static-site azure-app-serviceThis library was designed to give an easy class for developers to use when they need to generate barcode images from a string of data. If you decide to create an instance with parameters, the parameters are as follows: the string is the data to be encoded into the barcode, and BarcodeLib.TYPE is the symbology to encode the data with. If you do not choose to specify the data and type at the time the instance is created, you may specify them through the appropriate property later on (but before you encode).
barcode barcode-images barcode-generator barcodes csharp-libraryA set of Linq-Like extension methods for arrays[] and List<T> that are faster and allocate less. LinqFaster is designed to work well alongside Linq, rather than replace it completely. Extension method names mirror Linq names with an extra character, e.g. SelectF. If you have code that is often doing small Linq operations and immediatelly calling ToArray() or ToList(), or you are often using Min,Max,Sum,Average,or Aggregate, LinqFaster may provide massive cpu and memory usage reductions. See the documentation section below for more details. LinqFaster now includes all relevant Linq extension methods, and many SIMD and parallel enhanced extension methods are available as well in separate projects and nuget packages. The projects have no depdencies on each other so you can pick and choose at will.
simd perfromance gamedev-library allocation csharp-libraryKeras.NET is a high-level neural networks API, written in C# with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano. It was developed with a focus on enabling fast experimentation. Being able to go from idea to result with the least possible delay is key to doing good research. Allows for easy and fast prototyping (through user friendliness, modularity, and extensibility). Supports both convolutional networks and recurrent networks, as well as combinations of the two. Runs seamlessly on CPU and GPU.
keras keras-neural-networks csharp-library neural-network deep-learning deep-learning-libraryPlease visit the main site. Tiny.RestClient facilitates the dialog between your API and your application. It hides all the complexity of communication, deserialisation ...
httpclient csharp-library rest-client xamarin uwp dotnet-coreThis is a .NET wrapper library around the API provided by REST Countries https://restcountries.eu (Get information about countries via a RESTful API). Add namespace RESTCountries.Services and call RESTCountriesAPI class to access to all methods.
world country-data dotnet-standard restful-api csharp-library restcountries-api world-databaseSee TypinExamples website for interective examples. Typin is a simple to use, ASP.NET Core inspired framework for building both interactive command line applications and command line tools (direct mode). However, it is not limited to direct and interactive modes, because you can create your own modes.
cli middleware parser library framework terminal command command-line tooling commands directives command-line-tool terminal-based command-pattern command-line-parser middleware-pipeline command-line-interface csharp-libraryDijkstra's Pathfinding Algorithm Unity Implementation. It is the implementation of Dijkstra's Pathfinding Algorithm in Unity (Game Engine) that let's you find the shortest path between two Nodes in a Graph.
pathfinding pathfinding-algorithm pathfinding-library algorithm implementation algorithm-library dijkstra dijkstra-algorithm dijkstra-shortest-path dijsktra-shortest-path unity unity3d unity2d unity-3d unity-scripts csharp-code csharp-library
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.