Commons 0.1.0.2
See the version list below for details.
dotnet add package Commons --version 0.1.0.2
NuGet\Install-Package Commons -Version 0.1.0.2
<PackageReference Include="Commons" Version="0.1.0.2" />
paket add Commons --version 0.1.0.2
#r "nuget: Commons, 0.1.0.2"
// Install Commons as a Cake Addin #addin nuget:?package=Commons&version=0.1.0.2 // Install Commons as a Cake Tool #tool nuget:?package=Commons&version=0.1.0.2
.NET Commons Library is originally inspired by the Apache Commons project stack for java applications. It is intended to provide the common software components and basic application stack for developing .NET applications.
1. Commons.Utils provides the basica utilities for .NET applications and tow hash functions: MurmurHash3 32bit, FNV hash 32bit.
2. Commons.Collections provides the extended collection implementation based on System.Collections.Generics. It includes TreeBag, HashedBag, CompositeCollection, Cutomized32HashedMap, HashedBimap, LinkedHashedMap, LruMap, MultiValueHashedMap, MultiValueTreeMap, ReferenceMap, SkipListMap, TreeBimap, TreeMap, BoundedQueue, MaxPriorityQueue, MinPriorityQueue, HashedSet, SkipListSet, TreeSet.
3. Commons.Json provides a JSON parser and composer to dynamically manipulate json object with the power of "dynamic" keyword in .net.
Please report issues to https://github.com/yanggujun/commonsfornet/issues
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Commons:
Package | Downloads |
---|---|
Commons.Pool
A light weight and thread safe generic object pool. For more information please visit: https://github.com/yanggujun/commonsfornet/wiki/Commons.Pool |
|
Citms.RemoteEventBus.RabbitMQ
事件总线-RabbitMQ实现 |
|
IKE.Utility.RemoteEventBus.RabbitMQ
Use RabbitMQ for Abp.RemoteEventBus |
|
Abp.RemoteEventBus.RabbitMQ
Use RabbitMQ for Abp.RemoteEventBus |
|
Camc.Abp.RemoteEventBus.RabbitMQ
Use RabbitMQ for Abp.RemoteEventBus |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.0.1347 | 20,757 | 10/24/2018 |
0.2.4.731 | 9,862 | 2/15/2017 |
0.2.3.508 | 3,022 | 7/7/2016 |
0.2.2.421 | 4,047 | 4/11/2016 |
0.2.1.354 | 2,982 | 2/4/2016 |
0.2.0.298 | 3,237 | 12/10/2015 |
0.1.1.235 | 2,844 | 10/8/2015 |
0.1.1.219 | 2,807 | 9/22/2015 |
0.1.1.22 | 2,848 | 3/9/2015 |
0.1.1.16 | 3,951 | 3/3/2015 |
0.1.0.2 | 3,778 | 2/17/2015 |
0.1.0.1 | 4,366 | 2/17/2015 |
0.1.0 | 3,952 | 2/15/2015 |