.netとは? わかりやすく解説

Weblio 辞書 > 辞書・百科事典 > 百科事典 > .netの意味・解説 

.net

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2020/10/21 22:25 UTC 版)

.net(ドットネット)は、インターネットDomain Name Systemで使用されるジェネリックトップレベルドメイン(gTLD)の一つである。




  1. ^ The Difference Between .com, .net, .org and Why We’re About To See Many More Top-Level Domains, howtogeek.com
  2. ^ RFC 920, Domain Requirements, J. Postel, J. Reynolds, The Internet Society (October 1984)
  3. ^ Verisign: The Domain Name Industry Brief December 2015”. 2015年12月25日閲覧。
  4. ^ .net Contract Renewed”. 2019年3月15日閲覧。
  5. ^ How Internationalized Domain Names (IDNs) Work, verisigninc.com


「.net」の続きの解説一覧

.NET

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2024/03/17 17:13 UTC 版)

.NET(ドットネット、旧称 .NET Core)は、.NETを実装したフリーでオープンソースなクロスプラットフォームマネージソフトウェアフレームワークである[2]。.NET 5以降は、.NET FrameworkおよびXamarin/Monoの機能が統合され、それらの後継にもなっている。[3]


注釈

  1. ^ RyuJITはもともと.NET Framework 4.6にて、新しい64ビット版のJITコンパイラとして導入された。
  2. ^ 接頭辞である "Ryu" は日本語の「竜」であるが、これはThe Dragon Book英語版に由来する。

出典

  1. ^ core/LICENSE.TXT”. GitHub. 2018年6月4日閲覧。
  2. ^ What is .NET? An open-source developer platform.”. 2019年9月24日閲覧。 “.NET Core is a cross-platform .NET implementation for websites, servers, and console apps on Windows, Linux, and macOS.”
  3. ^ 再統合された .NET:.NET 5 に関する Microsoft の計画”. Microsoft Docs. 2021年10月18日閲覧。
  4. ^ a b What is .NET? An open-source developer platform.”. 2019年9月24日閲覧。
  5. ^ .NET の概要”. microsoft.com. マイクロソフト. 2021年3月8日閲覧。
  6. ^ a b c Carter, Phillip; Knezevic, Zlatko (April 2016). “.NET Core - .NET Goes Cross-Platform with .NET Core”. MSDN マガジン (マイクロソフト) 13 (4). https://msdn.microsoft.com/magazine/mt694084 2018年8月27日閲覧。. 
  7. ^ a b .NET 2015 Overview”. Channel 9英語版. マイクロソフト (2015年11月18日). 2018年8月27日閲覧。
  8. ^ .NET マネージド言語の戦略 - .NET”. Microsoft Learn. 2024年3月18日閲覧。
  9. ^ README.md coreclr”. GitHub. 2019年9月24日閲覧。 “.NET Core is a self-contained .NET runtime and framework that implements ECMA 335.”
  10. ^ dotnet/coreclr: CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.”. GitHub. 2019年9月24日閲覧。 “CoreCLR is the runtime for .NET Core.”
  11. ^ dotnet/coreclr: CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.”. GitHub. 2019年9月24日閲覧。 “It includes the garbage collector, JIT compiler, primitive data types and low-level classes.”
  12. ^ CoreCLR is now Open Source”. .NET Framework Blog. マイクロソフト (2015年2月3日). 2015年2月27日閲覧。
  13. ^ Why RyuJIT? How was the name chosen?”. nuWave eSolutions Development Team Blog. 2016年6月21日閲覧。[出典無効]
  14. ^ dotnet/coreclr: CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.”. GitHub. 2019年9月24日閲覧。 “Many of the most familiar classes (System.Collections, System.IO, System.Xml and so on), live in packages defined in the dotnet/corefx repository.”
  15. ^ Introducing .NET Core”. .NET Blog. マイクロソフト (2014年12月4日). 2015年2月27日閲覧。
  16. ^ Intro to .NET Native and CoreRT”. GitHub (2016年4月23日). 2018年8月27日閲覧。
  17. ^ Intro to CLI”. GitHub (2016年4月23日). 2018年8月27日閲覧。
  18. ^ "Mono is one of the two runtimes that are supported by the .NET 6 project. CoreCLR is the other." danmoseley. (2021). Discussions#50150. dotnet/runtime. 2022-12-18閲覧.
  19. ^ a b "the Native AOT support now shipping in .NET 7." Douglas, et al. (2022). .NET 7 is Available Today. .NET Blog.
  20. ^ "NativeAOT - .NET runtime optimized for ahead of time compilation." dotnet/runtimelab. 2022-12-18閲覧.
  21. ^ core/1.0.0.md at master · dotnet/core”. GitHub. 2020年5月26日閲覧。
  22. ^ Announcing .NET Core Tools 1.0”. 2017年3月29日閲覧。
  23. ^ Announcing .NET Core 3.0”. .NET Blog. 2019年9月24日閲覧。
  24. ^ Announcing .NET 5.0”. .NET Blog. 2020年11月11日閲覧。
  25. ^ Introducing .NET 5”. .NET Blog. 2019年5月7日閲覧。 “.NET 5 = .NET Core vNext
    .NET 5 is the next step forward with .NET Core.”
  26. ^ core/roadmap.md at master · dotnet/core”. GitHub. 2019年12月4日閲覧。
  27. ^ Introducing .NET 5”. .NET Blog. 2019年9月19日閲覧。 “We’re skipping the version 4 because it would confuse users that are familiar with the .NET Framework, which has been using the 4.x series for a long time.”
  28. ^ .NET Core 3 and Support for Windows Desktop Applications”. MSDNブログ. マイクロソフト (2018年5月7日). 2018年8月27日閲覧。
  29. ^ Windows Forms アプリを .NET Core 3.0 に移植する - .NET Core”. Microsoft Docs. 2019年9月24日閲覧。 “Windows Forms は、まだ Windows 専用のフレームワークであるため、Windows 上でのみ実行されます。”


「.NET」の続きの解説一覧

NET

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2021/08/13 09:23 UTC 版)

ナビゲーションに移動 検索に移動

NET

関連項目



ネット

(.net から転送)

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2024/03/27 16:04 UTC 版)

ネット

Net

  • 。テニスや卓球、バレーボールなどのスポーツに使われている網も含まれる。
  • ネットワーク:network)の略。
  • 純粋な、正味の、中身だけの、そのものの、などを意味する英語。nettとも。
    • ネットウエイト (net weight) - 正味重量。包装、パレットなど風袋を含まない重量。
    • ゴルフによるハンディーを差し引いた成績。ハンディーを加えたものをグロスという。
    • ネット軸出力 - 日本工業規格 JIS D 1001で定められた自動車用エンジンの出力測定方法のひとつである。基本的にクランク軸で行われるが、エンジンとギアボックスが構造上不可分の場合はギアの出力軸で行う。測定値の表記には「ネット」または「ネット値」などと注釈付記される場合がある。ほぼ完成車の実装状態で行うため現実的な測定値となる。従来は吸排気や冷却水循環の抵抗源となる装置を持たずに測定するグロス軸出力の表記が長らく用いたが、乗用車で実装状態と乖離が甚だしくなり、1985年8月以降の新型車から公表する出力値はネット軸出力へ測定方法を変更した。米国は同様の測定方法をSAEが定めて1971年から取り入れた。
    • 住宅地のネット密度は、道路や公園など、宅地(住宅敷地)以外の面積を除いた面積に対する正味の人口密度を指す。宅地以外を含むグロス密度と比較し、値が高くなる。
  • 有向点列(数学)
  • ネット (パチスロメーカー) - パチスロ機のメーカーのひとつ。商号ネット株式会社
  • テレビ朝日の旧社名である日本教育テレビの対外呼称・NETテレビの略称表記。

Nett


外国人の姓(主に西洋圏)



「ネット」の続きの解説一覧


このページでは「ウィキペディア」から.netを検索した結果を表示しています。
Weblioに収録されているすべての辞書から.netを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書から.netを検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

「.net」に関係したコラム

辞書ショートカット

すべての辞書の索引

「.net」の関連用語

.netのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



.netのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
ウィキペディアウィキペディア
All text is available under the terms of the GNU Free Documentation License.
この記事は、ウィキペディアの.net (改訂履歴)、.NET (改訂履歴)、NET (改訂履歴)、ネット (改訂履歴)の記事を複製、再配布したものにあたり、GNU Free Documentation Licenseというライセンスの下で提供されています。 Weblio辞書に掲載されているウィキペディアの記事も、全てGNU Free Documentation Licenseの元に提供されております。

©2024 GRAS Group, Inc.RSS