Westwind.Utilities 5.1.16

dotnet add package Westwind.Utilities --version 5.1.16
                    
NuGet\Install-Package Westwind.Utilities -Version 5.1.16
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Westwind.Utilities" Version="5.1.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Westwind.Utilities" Version="5.1.16" />
                    
Directory.Packages.props
<PackageReference Include="Westwind.Utilities" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Westwind.Utilities --version 5.1.16
                    
#r "nuget: Westwind.Utilities, 5.1.16"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Westwind.Utilities@5.1.16
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Westwind.Utilities&version=5.1.16
                    
Install as a Cake Addin
#tool nuget:?package=Westwind.Utilities&version=5.1.16
                    
Install as a Cake Tool

.NET utility library that includes Application Configuration, lightweight ADO.NET Data Access Layer, logging, utility classes include: StringUtils, ReflectionUtils, FileUtils, DataUtils, SerializationUtils, TimeUtils, SecurityUtils and XmlUtils. These classes are useful in any kind of .NET project.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Westwind.Utilities:

Package Downloads
Westwind.Globalization

West Wind Globalization provides database localization providers for .NET 4.5+ and .NET Core 2+. This package also contains a number of Localization helpers to import and convert Resx resources, provide easy locale switching. Supported Db providers: Sql Server, SqLite, MySql. For use in Web applications add the Westwind.Globalization.Web or Westwind.Globalization.AspNetCore packages.

Westwind.Web

West Wind Web and AJAX Utilities provide a host of Web related utility functions and objects related to path management, script loading, script and page compression, UserState management, Cookie management and more. There's also a self-contained, light weight CallbackHandler that allows you to embedded HTTP APIs. Finally there's also a general purpose WebUtils class that provides a host of pathing, reference and other support functions. Also includes the ww.jquery.js client library that provides many, small jQuery plug-ins.

Bnsights.Mvc

Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC. Also known as Bnsights Business Solutions Framework (BBSF).

Westwind.Utilities.Data

Data access support library for Westwind.Utilities that provides a small lightweight data access providerand and a host of data utilities.

Patika.Framework.Shared

Package Description

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Westwind.Utilities:

Repository Stars
JasperFx/lamar
Fast Inversion of Control Tool and Successor to StructureMap
RickStrahl/Westwind.Globalization
Database driven resource localization for .NET applications
JasperFx/jasper
Next generation application development framework for .Net
JasperFx/oakton
Parsing and Utilities for Command Line Tools in .Net
RickStrahl/WestwindToolkit
A utility toolkit for .NET development from Core to Web
RickStrahl/Westwind.Scripting
Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar style C# syntax.
techartorg/MXSPyCOM
A modern version of MXSCOM, to allow for editing & execution of 3ds Max MaxScript and Python files from external code editors.
RickStrahl/Westwind.RazorHosting
Hosting the Razor Runtime outside of ASP.NET/MVC for use in non-Web .NET applications.
RickStrahl/Westwind.AspNetCore
ASP.NET Core Helpers and Utilities
RickStrahl/LiveReloadServer
A self-contained, local, cross-platform, static file Web Server based on .NET with automatic Live Reloading, Markdown rendering and loose Razor Pages support.
JasperFx/baseline
Grab bag of generic utilities and extension methods for .Net development
Version Downloads Last Updated
5.1.16 917 9/19/2025
5.1.15.2 1,359 8/7/2025
5.1.15.1 549 8/7/2025
5.1.15 977 7/29/2025
5.1.14 464 7/28/2025
5.1.12.1 1,123 7/1/2025
5.1.12 596 6/22/2025
5.1.11 2,950 6/3/2025
5.1.10 862 5/29/2025
5.1.9 2,117 5/23/2025
5.1.8.3 1,172 5/12/2025
5.1.8 472 5/9/2025
5.1.7 1,418 4/13/2025
5.1.6.10 1,349 4/6/2025
5.1.6.8 495 4/6/2025
5.1.6.6 500 4/4/2025
5.1.6.2 8,172 2/18/2025
5.1.5 510 2/15/2025
5.1.4 1,235 2/7/2025
5.1.3.1 1,851 1/21/2025
5.1.2 2,354 12/28/2024
5.1.1 29,747 12/9/2024
5.1.0 14,766 11/19/2024
5.0.11 5,673 10/31/2024
5.0.10 2,798 10/22/2024
5.0.9 11,902 8/27/2024
5.0.8.2 1,177 8/22/2024
5.0.8 3,557 8/4/2024
5.0.7.4 781 7/26/2024
5.0.7.2 6,558 7/26/2024
5.0.7 765 7/24/2024
5.0.5 2,229 7/18/2024
5.0.4 2,616 6/29/2024
5.0.3 3,431 6/13/2024
5.0.2 666 6/12/2024
5.0.1 131,047 4/28/2024
4.0.20 35,094 3/12/2024
4.0.18 18,629 2/17/2024
4.0.17 647 2/15/2024
4.0.16 610 2/14/2024
4.0.15 3,814 2/10/2024
4.0.14 898 2/6/2024
4.0.12 1,006 1/28/2024
4.0.11 77,842 12/18/2023
4.0.10 3,035 12/3/2023
4.0.9 12,137 11/30/2023
4.0.8 2,897 11/29/2023
4.0.6.1 17,362 10/5/2023
4.0.6 740 10/5/2023
4.0.5 4,034 8/29/2023
4.0.4 7,639 8/15/2023
4.0.3 3,017 7/24/2023
4.0.2 9,348 6/10/2023
4.0.1 3,061 6/7/2023
4.0.0 64,961 4/3/2023
3.1.19 7,831 3/14/2023
3.1.18 112,386 12/9/2022
3.1.16 12,107 11/22/2022
3.1.15 12,230 10/3/2022
3.1.14 143,291 7/19/2022
3.1.12 9,903 6/29/2022
3.1.10 34,990 5/27/2022
3.1.9 29,354 3/9/2022
3.1.8 78,515 1/7/2022
3.1.7 20,064 12/7/2021
3.1.3 19,703 10/27/2021
3.1.2 4,548 10/19/2021
3.1.1 2,584 10/17/2021
3.1.0 32,962 8/22/2021
3.0.61 3,234 8/7/2021
3.0.60 27,281 6/30/2021
3.0.59 10,650 5/27/2021
3.0.58 3,350 5/10/2021
3.0.57 5,374 4/19/2021
3.0.55 98,809 3/12/2021
3.0.53 19,755 3/1/2021
3.0.51.3 37,446 2/18/2021
3.0.51 1,488 2/17/2021
3.0.49.6 47,293 1/14/2021
3.0.49.5 2,379 1/3/2021
3.0.49.3 29,308 11/29/2020
3.0.49.2 3,252 11/15/2020
3.0.48 27,988 10/11/2020
3.0.47 201,808 8/20/2020
3.0.46.2 1,578 8/19/2020
3.0.46 1,727 8/17/2020
3.0.45 5,277 8/5/2020
3.0.44.2 5,124 7/16/2020
3.0.42 3,429 7/11/2020
3.0.41 33,347 5/27/2020
3.0.40 1,700 5/22/2020
3.0.38 1,545 5/20/2020
3.0.37.2 2,288 5/8/2020
3.0.37 52,560 4/14/2020
3.0.36 13,069 3/5/2020
3.0.35.2 6,637 2/28/2020
3.0.35 30,493 2/22/2020
3.0.34 9,729 1/16/2020
3.0.33 2,738 1/16/2020
3.0.32 10,425 12/24/2019
3.0.30 62,664 8/27/2019
3.0.29 68,347 6/24/2019
3.0.27 79,826 5/20/2019
3.0.26 21,447 4/26/2019
3.0.25 3,357 4/14/2019
3.0.24 21,501 3/1/2019
3.0.23 7,864 2/10/2019
3.0.22 5,791 1/23/2019
3.0.21 11,836 12/3/2018
3.0.20.7 19,257 11/2/2018
3.0.20.6 14,130 10/23/2018
3.0.20.4 80,756 9/24/2018
3.0.20.1 2,996 9/7/2018
3.0.20 3,344 9/6/2018
3.0.18 185,134 8/20/2018
3.0.17 75,690 6/16/2018
3.0.15 3,108 6/8/2018
3.0.14 20,069 4/12/2018
3.0.13 4,244 3/19/2018
3.0.12 31,888 2/3/2018
3.0.10 283,036 1/9/2018
3.0.9 3,908 12/24/2017
3.0.8 19,743 11/29/2017
3.0.7 18,913 11/22/2017
3.0.6 2,303 11/20/2017
3.0.4 7,184 11/12/2017
3.0.3 34,291 11/4/2017
3.0.2 11,697 10/3/2017
3.0.1 28,707 8/14/2017
2.71.1 114,616 3/25/2017
2.71.0 3,880 2/27/2017
2.70.0 31,014 12/18/2016
2.69.0 40,967 10/21/2016
2.68.0 58,901 5/30/2016
2.67.2 97,779 5/2/2016
2.67.1 2,921 4/15/2016
2.66.0 71,454 1/13/2016
2.65.0 44,854 8/17/2015
2.64.0 85,521 5/20/2015
2.63.0 7,071 5/2/2015
2.62.0 10,578 3/29/2015
2.61.0 7,002 3/12/2015
2.60.0 6,650 2/27/2015
2.59.2 4,627 1/28/2015
2.59.1 13,319 1/22/2015
2.58.0 5,924 11/18/2014
2.56.0 5,492 9/7/2014
2.55.0 16,146 6/14/2014
2.53.0 2,622 5/2/2014
2.52.0 6,153 3/20/2014
2.51.0 2,498 3/4/2014
2.50.1 3,653 2/8/2014
2.50.0 37,330 1/21/2014
2.0.5 3,424 8/25/2013
2.0.2 2,690 6/5/2013
2.0.1 2,603 5/6/2013
2.0.0 8,477 4/16/2013
1.270.0 3,720 3/15/2013
1.260.0 2,587 1/13/2013
1.251.0 2,515 1/5/2013
1.250.0 3,265 12/16/2012
1.230.0 5,359 9/13/2012
1.221.0 3,147 9/6/2012
1.201.0 7,025 2/10/2012
1.193.0 2,643 2/9/2012
1.192.0 3,374 12/6/2011
1.191.0 3,312 11/5/2011
1.175.0 2,905 7/14/2011
1.25.0 3,078 12/16/2012
1.22.0 3,143 9/6/2012
1.21.0 3,100 7/29/2012
1.20.0 5,679 2/10/2012
1.19.0 3,268 10/10/2011
1.18.0 4,467 9/25/2011
1.17.0 7,103 4/11/2011
0.3.0 3,046 1/24/2021