更新时间:2021-06-25 22:12:24
封面
版权信息
Packt Upsell
Why subscribe?
PacktPub.com
Contributors
About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Code in Action
Conventions used
Sections
Getting ready
How to do it…
How it works…
There's more…
See also
Get in touch
Reviews
Back to Basics
Technical requirements
Introduction
Creating a C#-based console application
How to do it...
How it works...
Creating a C# class library
Creating a classic Windows-based application to use the library
Creating a WPF-based application to use the library
Hello Universe – My first .NET Standard class library
Creating a Windows console-based application to use the library
Creating an ASP.NET Core-based web application to use the library
Primitives Collections LINQ and More
Building a .NET Standard 2.0 library that uses primitives
A .NET console application to use the library
Creating collections
A WPF application to use the library
Describing our library with Reflections
A .NET Core console application to use the library
Building a .NET Standard 2.0 library that uses LINQ
An ASP.NET MVC application to use the library
Working with Files
Setting up .NET Core in Ubuntu
Creating a log as text