hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
88aaf25e0a9353a04ba421c98fbc9666f8f21b92 | 233 | cs | C# | Sss.Umb9.Mutobo/Enum/EDirection.cs | Schenk-Smart-Solutions/Sss.Umb9.Mutobo | 52bee3c763efced73c31e50bf0a0d12a4791fec6 | [
"MIT"
] | null | null | null | Sss.Umb9.Mutobo/Enum/EDirection.cs | Schenk-Smart-Solutions/Sss.Umb9.Mutobo | 52bee3c763efced73c31e50bf0a0d12a4791fec6 | [
"MIT"
] | null | null | null | Sss.Umb9.Mutobo/Enum/EDirection.cs | Schenk-Smart-Solutions/Sss.Umb9.Mutobo | 52bee3c763efced73c31e50bf0a0d12a4791fec6 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Sss.Umb9.Mutobo.Enum
{
public enum EDirection
{
Undefined, Left, Right, Up, Down
}
}
| 16.642857 | 40 | 0.708155 |
88e6108fae9afed203bde647de99285ae572fdd1 | 6,922 | cs | C# | Start-Finance-master/InstaRichie/Views/ShoppingListPage.xaml.cs | bradleyjm/Tafe18S103 | 77d35d4e6731d267cd1af2abca1662f7a1521088 | [
"MIT"
] | null | null | null | Start-Finance-master/InstaRichie/Views/ShoppingListPage.xaml.cs | bradleyjm/Tafe18S103 | 77d35d4e6731d267cd1af2abca1662f7a1521088 | [
"MIT"
] | 4 | 2018-04-03T02:34:23.000Z | 2018-04-04T06:15:24.000Z | Start-Finance-master/InstaRichie/Views/ShoppingListPage.xaml.cs | bradleyjm/Tafe18S103 | 77d35d4e6731d267cd1af2abca1662f7a1521088 | [
"MIT"
] | null | null | null | using SQLite.Net;
using StartFinance.Models;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using Windows.Foundation;
using Windows.Foundation.Collections;
using Windows.UI.Popups;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Con... | 37.416216 | 323 | 0.549697 |
1594e6dbfea6c39086f202452ac19f745bad5477 | 1,515 | cs | C# | com/netfx/src/framework/data/system/data/oledb/oledbrowupdatingevent.cs | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | com/netfx/src/framework/data/system/data/oledb/oledbrowupdatingevent.cs | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | com/netfx/src/framework/data/system/data/oledb/oledbrowupdatingevent.cs | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //------------------------------------------------------------------------------
// <copyright file="OleDbRowUpdatingEvent.cs" company="Microsoft">
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//--------------------... | 44.558824 | 139 | 0.561716 |
60d53187bd132f1a3e0c0958991f7c84b2074688 | 832 | cs | C# | src/ShaderUnit/Interfaces/Harnesses.cs | simontaylor81/ShaderUnit | a89063275d2a2ba9fb275dfee0ef668ecc8e7880 | [
"MIT"
] | null | null | null | src/ShaderUnit/Interfaces/Harnesses.cs | simontaylor81/ShaderUnit | a89063275d2a2ba9fb275dfee0ef668ecc8e7880 | [
"MIT"
] | null | null | null | src/ShaderUnit/Interfaces/Harnesses.cs | simontaylor81/ShaderUnit | a89063275d2a2ba9fb275dfee0ef668ecc8e7880 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using ShaderUnit.Interfaces.Shader;
namespace ShaderUnit.Interfaces
{
public interface IComputeHarness
{
IRenderInterface RenderInterface { get; }
void Dispatch(FrameCallbac... | 30.814815 | 119 | 0.78726 |
4d00a1d3a4dc36fcd4f6484e6675410f793ec8ed | 3,087 | cs | C# | mcs/class/System.Drawing/Samples/System.Drawing/pie.cs | lefb766/mono | 4f458a4ff72bc6c5e07f82aec9040d355cbb8f5c | [
"Apache-2.0"
] | 469 | 2019-01-23T12:21:59.000Z | 2022-03-10T15:50:42.000Z | mcs/class/System.Drawing/Samples/System.Drawing/pie.cs | pcc/mono | c64a76e3aae1bd6347f35c1c3bd1ace56247d4f1 | [
"Apache-2.0"
] | 83 | 2015-07-16T01:31:41.000Z | 2016-01-13T02:15:47.000Z | mcs/class/System.Drawing/Samples/System.Drawing/pie.cs | pcc/mono | c64a76e3aae1bd6347f35c1c3bd1ace56247d4f1 | [
"Apache-2.0"
] | 36 | 2019-01-23T22:17:09.000Z | 2022-01-20T15:41:34.000Z | //
// Test application for pie graphics functions implementation
//
// Author:
// Jordi Mas, jordi@ximian.com
//
//
// Copyright (C) 2004 Novell, Inc (http://www.novell.com)
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
... | 32.494737 | 73 | 0.704568 |
4d7a38b9671d61cfecdb19e713fa364a9cbdef33 | 683 | cs | C# | src/NWorkflow/Monitoring/Infomation.cs | eternnoir/NWorkflow | bdd0c6122de377a9f30ceb864ec2e1729764bcc1 | [
"MIT"
] | null | null | null | src/NWorkflow/Monitoring/Infomation.cs | eternnoir/NWorkflow | bdd0c6122de377a9f30ceb864ec2e1729764bcc1 | [
"MIT"
] | null | null | null | src/NWorkflow/Monitoring/Infomation.cs | eternnoir/NWorkflow | bdd0c6122de377a9f30ceb864ec2e1729764bcc1 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace NWorkflow.Monitoring
{
public class Infomation
{
private MonitorLevel level;
private string message;
public Infomation(MonitorLevel level, string message)
{
... | 18.972222 | 62 | 0.469985 |
12bdef8144cb49949593e9bb2476c255872174d6 | 3,684 | cs | C# | src/MappingEdu.Tests.DataAccess/Data/Entities/Repository/SystemItemRepositoryTests.cs | Ed-Fi-Exchange-OSS/MappingEDU | 6eba276156959955cadd954219965f247ff87a84 | [
"Apache-2.0"
] | 1 | 2022-02-17T14:01:58.000Z | 2022-02-17T14:01:58.000Z | src/MappingEdu.Tests.DataAccess/Data/Entities/Repository/SystemItemRepositoryTests.cs | Ed-Fi-Exchange-OSS/MappingEDU | 6eba276156959955cadd954219965f247ff87a84 | [
"Apache-2.0"
] | 1 | 2022-02-23T21:33:34.000Z | 2022-02-23T21:33:34.000Z | src/MappingEdu.Tests.DataAccess/Data/Entities/Repository/SystemItemRepositoryTests.cs | Ed-Fi-Exchange-OSS/MappingEDU | 6eba276156959955cadd954219965f247ff87a84 | [
"Apache-2.0"
] | null | null | null | // SPDX-License-Identifier: Apache-2.0
// Licensed to the Ed-Fi Alliance under one or more agreements.
// The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
// See the LICENSE and NOTICES files in the project root for more information.
using System.Linq;
using System.Security.Claims;
... | 43.341176 | 112 | 0.615092 |
b7cf973cc460d1d52f466613fd0da8ccb4b14eb6 | 6,022 | cs | C# | DogScepterLib/Core/GMDataReader.cs | TheEternalShine/dog-scepter | a65645541994b73f01a42b899d210db57b0ea091 | [
"MIT"
] | null | null | null | DogScepterLib/Core/GMDataReader.cs | TheEternalShine/dog-scepter | a65645541994b73f01a42b899d210db57b0ea091 | [
"MIT"
] | null | null | null | DogScepterLib/Core/GMDataReader.cs | TheEternalShine/dog-scepter | a65645541994b73f01a42b899d210db57b0ea091 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.IO;
using System.Security.Cryptography;
using System.Text;
using DogScepterLib.Core.Models;
using DogScepterLib.Core.Util;
namespace DogScepterLib.Core
{
public class GMDataReader : BufferBinaryReader
{
public GMData Data;
public GMD... | 29.960199 | 126 | 0.515111 |
055df35d9e605bb010fa1e094f9f000ed87b120b | 184 | cs | C# | src/Client/Web/Playground/Bit.Client.Web.BlazorUI.Playground/Web/Pages/Components/ColorPicker/BitColorPickerDemo.razor.cs | mirza-developer/bitframework | 68c6683e6d0625f9fe3edd97bbd944dbaa76a2d0 | [
"MIT"
] | null | null | null | src/Client/Web/Playground/Bit.Client.Web.BlazorUI.Playground/Web/Pages/Components/ColorPicker/BitColorPickerDemo.razor.cs | mirza-developer/bitframework | 68c6683e6d0625f9fe3edd97bbd944dbaa76a2d0 | [
"MIT"
] | null | null | null | src/Client/Web/Playground/Bit.Client.Web.BlazorUI.Playground/Web/Pages/Components/ColorPicker/BitColorPickerDemo.razor.cs | mirza-developer/bitframework | 68c6683e6d0625f9fe3edd97bbd944dbaa76a2d0 | [
"MIT"
] | null | null | null | namespace Bit.Client.Web.BlazorUI.Playground.Web.Pages.Components.ColorPicker
{
public partial class BitColorPickerDemo
{
private bool IsToggleChecked = true;
}
}
| 23 | 78 | 0.728261 |
05759d402f38bc1b97688b11094385ba06da9da9 | 24,078 | cs | C# | WinApi/Win32/Kernel/DeviceIoControls.cs | JulianVo/SumpfkrautOnline-Khorinis | 1d582137ddbf0dbc30110769bdcd1585e41f0c2b | [
"BSD-2-Clause"
] | 11 | 2017-02-05T10:23:35.000Z | 2022-03-15T06:23:08.000Z | WinApi/Win32/Kernel/DeviceIoControls.cs | Lehona/SumpfkrautOnline-Khorinis | 56ef04abf17101e1d5d227435285555d9bf6597e | [
"BSD-2-Clause"
] | 1 | 2017-02-05T14:13:23.000Z | 2017-02-05T14:13:23.000Z | WinApi/Win32/Kernel/DeviceIoControls.cs | Sumpfkraut-Online/SumpfkrautOnline-Khorinis | 56ef04abf17101e1d5d227435285555d9bf6597e | [
"BSD-2-Clause"
] | 5 | 2017-01-22T20:40:55.000Z | 2019-04-04T18:29:10.000Z | using System;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
using System.Threading;
using Microsoft.Win32.SafeHandles;
using System.IO;
namespace WinApi.Kernel
{
class DeviceIoControls
{
[DllImport("kernel32.dll", ExactSpelling = true, SetLastError = true, ... | 63.530343 | 143 | 0.579242 |
ccda4dadbb7a99bc3ae2ffbe348e4227a110e821 | 4,341 | cs | C# | Socket_IO_Lib/Managers/SocketIOManager.cs | MohamedMostafa0/Unity_Utils | f95e14904eaf58f767cbbd3ea0499286bcbbf6c2 | [
"MIT"
] | null | null | null | Socket_IO_Lib/Managers/SocketIOManager.cs | MohamedMostafa0/Unity_Utils | f95e14904eaf58f767cbbd3ea0499286bcbbf6c2 | [
"MIT"
] | null | null | null | Socket_IO_Lib/Managers/SocketIOManager.cs | MohamedMostafa0/Unity_Utils | f95e14904eaf58f767cbbd3ea0499286bcbbf6c2 | [
"MIT"
] | null | null | null | using System;
using SocketIOClient;
using SocketIOClient.EventArguments;
using Unity_Utils_Lib;
using UnityEngine;
namespace Socket_IO_Lib.Managers
{
public sealed class SocketIOManager : BaseSingleton<SocketIOManager>, IDisposable
{
[SerializeField] private string host;
private SocketIO socke... | 31.456522 | 85 | 0.523612 |
6974fe70078aec86a7ea339a7105d3d84db4c7f5 | 1,860 | cs | C# | Source/Projects/Dxw.Throttling.Core/Rules/RuleSet.cs | dlatushkin/Dxw.Throttling | f6053ae4b893786caa43a19dc6f3f7cb6ae84ed8 | [
"MIT"
] | null | null | null | Source/Projects/Dxw.Throttling.Core/Rules/RuleSet.cs | dlatushkin/Dxw.Throttling | f6053ae4b893786caa43a19dc6f3f7cb6ae84ed8 | [
"MIT"
] | null | null | null | Source/Projects/Dxw.Throttling.Core/Rules/RuleSet.cs | dlatushkin/Dxw.Throttling | f6053ae4b893786caa43a19dc6f3f7cb6ae84ed8 | [
"MIT"
] | null | null | null | namespace Dxw.Throttling.Core.Rules
{
using Configuration;
using System;
using System.Collections.Generic;
using System.Xml;
using System.Threading.Tasks;
public abstract class RuleSet<TArg, TRes> : IRule<TArg, TRes>, IXmlConfigurable<TArg, TRes>
{
public IEnumerable<IRule<TArg, TR... | 30.491803 | 95 | 0.553226 |
ccaa69d2c822c272a2235b977ab044a1c5d6bc39 | 755 | cs | C# | 00. Basics/09. ArithmeticAndBitOperations/Problem 10. Point in a Circle and Outside a Rectangle/Point in a Circle and Outside a Rectangle.cs | Supbads/Softuni-Education | 95c29abd421db6609510b0cb5e5aa53796896d75 | [
"MIT"
] | 1 | 2018-04-22T00:35:42.000Z | 2018-04-22T00:35:42.000Z | 00. Basics/09. ArithmeticAndBitOperations/Problem 10. Point in a Circle and Outside a Rectangle/Point in a Circle and Outside a Rectangle.cs | Supbads/Softuni-Education | 95c29abd421db6609510b0cb5e5aa53796896d75 | [
"MIT"
] | null | null | null | 00. Basics/09. ArithmeticAndBitOperations/Problem 10. Point in a Circle and Outside a Rectangle/Point in a Circle and Outside a Rectangle.cs | Supbads/Softuni-Education | 95c29abd421db6609510b0cb5e5aa53796896d75 | [
"MIT"
] | null | null | null | using System;
class PointInaCircleAndOutsideaRectangle
{
static void Main()
{
double XAxis = double.Parse(Console.ReadLine());
double YAxis = double.Parse(Console.ReadLine());
bool insideTheCircle = false;
bool insideTheRectangle = false;
double length = Math.Sqrt(XAxis... | 26.034483 | 95 | 0.524503 |
5e454ee1e5ffb3d49e55dfffe1bbde5df507d047 | 904 | cs | C# | Project_Tri-Pong/Assets/PlayMaker/Actions/TouchEvent.cs | Sindiewen/Super-Pong-Unity | 9a34cff82be9fd6cddb5a475403bf25e55754b95 | [
"MIT"
] | 3 | 2019-02-12T21:22:23.000Z | 2021-11-02T14:34:50.000Z | Project_Tri-Pong/Assets/PlayMaker/Actions/TouchEvent.cs | Sindiewen/Super-Pong-Unity | 9a34cff82be9fd6cddb5a475403bf25e55754b95 | [
"MIT"
] | 16 | 2016-10-09T14:59:26.000Z | 2016-10-20T16:31:31.000Z | Project_Tri-Pong/Assets/PlayMaker/Actions/TouchEvent.cs | Sindiewen/Super-Pong-Unity | 9a34cff82be9fd6cddb5a475403bf25e55754b95 | [
"MIT"
] | 1 | 2020-02-24T05:43:41.000Z | 2020-02-24T05:43:41.000Z | // (c) Copyright HutongGames, LLC 2010-2013. All rights reserved.
using UnityEngine;
namespace HutongGames.PlayMaker.Actions
{
[ActionCategory(ActionCategory.Device)]
[Tooltip("Sends events based on Touch Phases. Optionally filter by a fingerID.")]
public class TouchEvent : FsmStateAction
{
public FsmInt finger... | 21.52381 | 82 | 0.668142 |
523d7a5e631edbbe5ef20b167103ca3563d61bed | 2,252 | cs | C# | Core/Kuno/Services/Registry/EndPointCollection.cs | kuno-framework/kuno | 707dc2d397b702549a5835e03653691c01a2e95d | [
"MIT"
] | 2 | 2018-06-26T08:43:15.000Z | 2018-06-26T08:46:40.000Z | Core/Kuno/Services/Registry/EndPointCollection.cs | kuno-framework/kuno | 707dc2d397b702549a5835e03653691c01a2e95d | [
"MIT"
] | null | null | null | Core/Kuno/Services/Registry/EndPointCollection.cs | kuno-framework/kuno | 707dc2d397b702549a5835e03653691c01a2e95d | [
"MIT"
] | null | null | null | /*
* Copyright (c) Kuno Contributors
*
* This file is subject to the terms and conditions defined in
* the LICENSE file, which is part of this source code package.
*/
using System.Collections.Generic;
using System.Linq;
using System.Text.RegularExpressions;
namespace Kuno.Services.Registry
{
/// <summary>... | 34.121212 | 115 | 0.516874 |
0c7311d459f90fc7173fdfc0b35a871b3e654562 | 5,530 | cs | C# | src/UnicornHack.Core/Utils/DataStructures/AATreeLax.cs | AndriySvyryd/UnicornHack | 8f405950e6f10b9bb3ed49243a53d710c133574b | [
"Apache-2.0"
] | 56 | 2016-07-13T22:40:34.000Z | 2022-03-12T18:43:38.000Z | src/UnicornHack.Core/Utils/DataStructures/AATreeLax.cs | AndriySvyryd/UnicornHack | 8f405950e6f10b9bb3ed49243a53d710c133574b | [
"Apache-2.0"
] | 1 | 2020-04-16T20:23:49.000Z | 2020-04-16T20:23:49.000Z | src/UnicornHack.Core/Utils/DataStructures/AATreeLax.cs | AndriySvyryd/UnicornHack | 8f405950e6f10b9bb3ed49243a53d710c133574b | [
"Apache-2.0"
] | 3 | 2018-11-22T03:54:07.000Z | 2019-05-12T15:48:31.000Z | using System;
using System.Collections.Generic;
namespace UnicornHack.Utils.DataStructures
{
/// <summary>
/// AA-tree that allows duplicate keys
/// </summary>
/// <typeparam name="TKey"></typeparam>
/// <typeparam name="TValue"></typeparam>
// ReSharper disable once InconsistentNaming
... | 28.214286 | 119 | 0.389331 |
1e8ac14648837fe7a9652157a79a12ba2600f4c7 | 8,490 | cs | C# | dotnet/resources/mtgvrp/property_system/Property.cs | Battlerax/MTGRP | 81bd6aeae50261fe3faf5a9e9fcb587a7fe30f88 | [
"MIT"
] | 20 | 2019-04-20T17:29:16.000Z | 2020-12-22T19:43:26.000Z | dotnet/resources/mtgvrp/property_system/Property.cs | RageMpOpenSource/MTGRP | d82ebe931ec3c1a2becbc897c7270b478161ab05 | [
"MIT"
] | 4 | 2019-05-20T19:20:25.000Z | 2020-03-07T19:44:18.000Z | dotnet/resources/mtgvrp/property_system/Property.cs | Battlerax/MTGRP | 81bd6aeae50261fe3faf5a9e9fcb587a7fe30f88 | [
"MIT"
] | 13 | 2019-04-22T19:06:33.000Z | 2021-03-06T18:56:25.000Z | using System.Collections.Generic;
using System.Linq;
using GTANetworkAPI;
using mtgvrp.core;
using mtgvrp.database_manager;
using mtgvrp.door_manager;
using mtgvrp.inventory;
using MongoDB.Bson.Serialization.Attributes;
namespace mtgvrp.property_system
{
public class Property : IStorage
{
public in... | 34.096386 | 152 | 0.541343 |
1ed645a46a80a3308b58b5df20b6a58d645bbb6c | 568 | cs | C# | AlipaySDKNet/Response/AlipayCommerceTransportTaxiDrivercarinfoSendResponse.cs | alipay/alipay-sdk-net | 5213242e99da6c18cf27799d3e43ac3aa3bef9c3 | [
"Apache-2.0"
] | 117 | 2020-01-09T06:06:46.000Z | 2022-03-31T12:54:34.000Z | AlipaySDKNet/Response/AlipayCommerceTransportTaxiDrivercarinfoSendResponse.cs | alipay/alipay-sdk-net | 5213242e99da6c18cf27799d3e43ac3aa3bef9c3 | [
"Apache-2.0"
] | 19 | 2019-12-26T15:24:05.000Z | 2021-08-08T08:54:33.000Z | AlipaySDKNet/Response/AlipayCommerceTransportTaxiDrivercarinfoSendResponse.cs | alipay/alipay-sdk-net | 5213242e99da6c18cf27799d3e43ac3aa3bef9c3 | [
"Apache-2.0"
] | 50 | 2019-12-26T15:21:32.000Z | 2022-03-31T12:54:36.000Z | using System;
using System.Xml.Serialization;
namespace Aop.Api.Response
{
/// <summary>
/// AlipayCommerceTransportTaxiDrivercarinfoSendResponse.
/// </summary>
public class AlipayCommerceTransportTaxiDrivercarinfoSendResponse : AopResponse
{
/// <summary>
/// 状态码
... | 23.666667 | 84 | 0.556338 |
4162e253e089e8ace753f77d962d7cc2534d6769 | 6,536 | cs | C# | sdk/src/Services/CodeArtifact/Generated/Model/DescribePackageVersionRequest.cs | ChristopherButtars/aws-sdk-net | f33050e58133959457b66b95481257e4f17e67ce | [
"Apache-2.0"
] | 1,705 | 2015-01-15T19:41:21.000Z | 2022-03-28T15:25:23.000Z | sdk/src/Services/CodeArtifact/Generated/Model/DescribePackageVersionRequest.cs | ChristopherButtars/aws-sdk-net | f33050e58133959457b66b95481257e4f17e67ce | [
"Apache-2.0"
] | 1,811 | 2015-01-05T19:40:22.000Z | 2022-03-31T19:57:40.000Z | sdk/src/Services/CodeArtifact/Generated/Model/DescribePackageVersionRequest.cs | ChristopherButtars/aws-sdk-net | f33050e58133959457b66b95481257e4f17e67ce | [
"Apache-2.0"
] | 839 | 2015-01-17T12:51:09.000Z | 2022-03-28T09:59:50.000Z | /*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fi... | 30.976303 | 153 | 0.548654 |
967c4562b06b6b9b47f17902d21353db8ad73f89 | 28,490 | cs | C# | DaaS/Sessions/DiagnoserSession.cs | gajibillik/DaaS | a7d7a19f3c5cdd81464d6ff454a80950b4d24f56 | [
"MIT"
] | null | null | null | DaaS/Sessions/DiagnoserSession.cs | gajibillik/DaaS | a7d7a19f3c5cdd81464d6ff454a80950b4d24f56 | [
"MIT"
] | null | null | null | DaaS/Sessions/DiagnoserSession.cs | gajibillik/DaaS | a7d7a19f3c5cdd81464d6ff454a80950b4d24f56 | [
"MIT"
] | null | null | null | // -----------------------------------------------------------------------
// <copyright file="DiagnoserSession.cs" company="Microsoft Corporation">
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
// </copyright>
//... | 38.088235 | 173 | 0.529449 |
acebe2f8394b7980adf527790c6aa0d993dc0fa0 | 13,475 | cs | C# | Remasterizado/FrbaOfertas2/FrbaOfertas2/CargaCredito/CargarCredito.Designer.cs | brianlider/s_QUERY-TP-GDD | 4042d026f5102a233830b78ba36359a977c71549 | [
"MIT"
] | null | null | null | Remasterizado/FrbaOfertas2/FrbaOfertas2/CargaCredito/CargarCredito.Designer.cs | brianlider/s_QUERY-TP-GDD | 4042d026f5102a233830b78ba36359a977c71549 | [
"MIT"
] | null | null | null | Remasterizado/FrbaOfertas2/FrbaOfertas2/CargaCredito/CargarCredito.Designer.cs | brianlider/s_QUERY-TP-GDD | 4042d026f5102a233830b78ba36359a977c71549 | [
"MIT"
] | null | null | null | namespace FrbaOfertas2.CargaCredito
{
partial class CargarCredito
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/... | 47.614841 | 108 | 0.581373 |
1fd2dfb541b331254c175449b80bc65d9a3d98f9 | 2,185 | cs | C# | src/System.Private.ServiceModel/src/System/ServiceModel/Security/Tokens/SecurityTokenParameters.cs | 777Eternal777/wcf | 5651770101c7268447aad4b018f09a5bd8f46957 | [
"MIT"
] | 1 | 2015-11-06T06:59:36.000Z | 2015-11-06T06:59:36.000Z | src/System.Private.ServiceModel/src/System/ServiceModel/Security/Tokens/SecurityTokenParameters.cs | cgyqu/wcf | 5651770101c7268447aad4b018f09a5bd8f46957 | [
"MIT"
] | null | null | null | src/System.Private.ServiceModel/src/System/ServiceModel/Security/Tokens/SecurityTokenParameters.cs | cgyqu/wcf | 5651770101c7268447aad4b018f09a5bd8f46957 | [
"MIT"
] | 2 | 2016-06-01T06:04:18.000Z | 2018-04-08T12:05:25.000Z | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System.Globalization;
using System.Text;
namespace System.ServiceModel.Security.Tokens
{
public abstract class SecurityTokenParameters
{
internal... | 31.666667 | 189 | 0.644851 |
e7e9894989c922dc4371a800aca44a66e6efae98 | 2,363 | cs | C# | LocalGoods/LocalGoods/Models/TicketChunk.cs | danielanywhere/LocalGoods | ae0a13a13ab5968ea9518f7ef08bbfbaa828c825 | [
"MIT"
] | null | null | null | LocalGoods/LocalGoods/Models/TicketChunk.cs | danielanywhere/LocalGoods | ae0a13a13ab5968ea9518f7ef08bbfbaa828c825 | [
"MIT"
] | null | null | null | LocalGoods/LocalGoods/Models/TicketChunk.cs | danielanywhere/LocalGoods | ae0a13a13ab5968ea9518f7ef08bbfbaa828c825 | [
"MIT"
] | null | null | null | // TicketChunk.cs
//
// Copyright (c). 2020 Daniel Patterson, MCSD (danielanywhere)
// Released for public access under the MIT License.
// http://www.opensource.org/licenses/mit-license.php
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace LocalGoods... | 36.353846 | 78 | 0.275074 |
e2d081f0791cca4b0a6f2161c251404d09f982e0 | 11,568 | cs | C# | Source/Eto/Forms/Menu/MenuBar.cs | RandallFlagg/Eto | 6f25257072b814688da5a705e37cb55df24f1e30 | [
"BSD-3-Clause"
] | null | null | null | Source/Eto/Forms/Menu/MenuBar.cs | RandallFlagg/Eto | 6f25257072b814688da5a705e37cb55df24f1e30 | [
"BSD-3-Clause"
] | null | null | null | Source/Eto/Forms/Menu/MenuBar.cs | RandallFlagg/Eto | 6f25257072b814688da5a705e37cb55df24f1e30 | [
"BSD-3-Clause"
] | 1 | 2021-01-20T05:28:13.000Z | 2021-01-20T05:28:13.000Z | using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
namespace Eto.Forms
{
/// <summary>
/// Flags for the groups of system <see cref="MenuBar"/> items
/// </summary>
[Flags]
public enum MenuBarSystemItems
{
/// <summary>
/// Do not add any system items to ... | 34.023529 | 170 | 0.66537 |
5b6d5d452a8d8de43559669253f2df10c2931f9a | 1,662 | cs | C# | Itas.Infrastructure.Messaging.AspnetcoreExtension/BasicDeliveryEventArgsExtensions.cs | andrkn/Blitz.Msg | 685fd183051244540e498c989787670653ca3847 | [
"MIT"
] | null | null | null | Itas.Infrastructure.Messaging.AspnetcoreExtension/BasicDeliveryEventArgsExtensions.cs | andrkn/Blitz.Msg | 685fd183051244540e498c989787670653ca3847 | [
"MIT"
] | null | null | null | Itas.Infrastructure.Messaging.AspnetcoreExtension/BasicDeliveryEventArgsExtensions.cs | andrkn/Blitz.Msg | 685fd183051244540e498c989787670653ca3847 | [
"MIT"
] | 2 | 2019-06-17T11:09:57.000Z | 2019-06-17T11:14:08.000Z | using RabbitMQ.Client.Events;
using System;
using System.Text;
namespace Itas.Infrastructure.Messaging.AspnetcoreExtension
{
public static class BasicDeliveryEventArgsExtensions
{
public static string GetCultureCode(this BasicDeliverEventArgs e)
{
return GetStringValueFromDictionary... | 31.961538 | 107 | 0.646811 |
ae1a5fda22beb3e2655bd153a4e6c3eee6869218 | 1,231 | cs | C# | Src/Xigadee.Abstractions/ServiceHandler/Handlers/Interfaces/IServiceHandlerCompression.cs | xigadee/Microservice | 95ad3e0726094355c32fcc14c4d466a35a9e812f | [
"Apache-2.0"
] | 58 | 2016-12-08T19:42:41.000Z | 2021-01-09T23:32:06.000Z | Src/Xigadee.Abstractions/ServiceHandler/Handlers/Interfaces/IServiceHandlerCompression.cs | xigadee/Microservice | 95ad3e0726094355c32fcc14c4d466a35a9e812f | [
"Apache-2.0"
] | 2 | 2017-05-14T02:13:10.000Z | 2021-03-18T18:02:20.000Z | Src/Xigadee.Abstractions/ServiceHandler/Handlers/Interfaces/IServiceHandlerCompression.cs | xigadee/Microservice | 95ad3e0726094355c32fcc14c4d466a35a9e812f | [
"Apache-2.0"
] | 18 | 2017-05-13T02:15:37.000Z | 2020-07-17T16:17:33.000Z | using System;
using System.Collections.Generic;
namespace Xigadee
{
/// <summary>
/// This interface is implemented by compression algorithms, such as GZip and Deflate.
/// </summary>
public interface IServiceHandlerCompression:IServiceHandler
{
/// <summary>
/// A boolean function... | 38.46875 | 104 | 0.648253 |
20a908f7e8066a73bbc54935d003716a5b5a104d | 188 | cs | C# | Assets/Water2D/Code/DestroyObjectOnTrigger.cs | sundayliu/Unity-Water-2D-Line | ce5cdd3db7049ae372c1f4631c57c4321e7c1e9a | [
"MIT"
] | null | null | null | Assets/Water2D/Code/DestroyObjectOnTrigger.cs | sundayliu/Unity-Water-2D-Line | ce5cdd3db7049ae372c1f4631c57c4321e7c1e9a | [
"MIT"
] | null | null | null | Assets/Water2D/Code/DestroyObjectOnTrigger.cs | sundayliu/Unity-Water-2D-Line | ce5cdd3db7049ae372c1f4631c57c4321e7c1e9a | [
"MIT"
] | 1 | 2018-10-19T17:45:53.000Z | 2018-10-19T17:45:53.000Z | using UnityEngine;
using System.Collections;
public class DestroyObjectOnTrigger : MonoBehaviour {
void OnTriggerEnter(Collider _collider)
{
Destroy(_collider.gameObject);
}
}
| 14.461538 | 53 | 0.771277 |
8c02754855967b3e10df85993c54bdfd7cd5cd9b | 878 | cs | C# | src/Transports/MassTransit.GrpcTransport/Configuration/IGrpcMessageConsumeTopologyConfigurator.cs | sinch/MassTransit | 016df81e0ef3992df78e7b68c1c81994f7a4a1cf | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/Transports/MassTransit.GrpcTransport/Configuration/IGrpcMessageConsumeTopologyConfigurator.cs | sinch/MassTransit | 016df81e0ef3992df78e7b68c1c81994f7a4a1cf | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/Transports/MassTransit.GrpcTransport/Configuration/IGrpcMessageConsumeTopologyConfigurator.cs | sinch/MassTransit | 016df81e0ef3992df78e7b68c1c81994f7a4a1cf | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | namespace MassTransit
{
using GrpcTransport.Configuration;
using GrpcTransport.Contracts;
using GrpcTransport.Topology;
public interface IGrpcMessageConsumeTopologyConfigurator<TMessage> :
IMessageConsumeTopologyConfigurator<TMessage>,
IGrpcMessageConsumeTopology<TMessage>
whe... | 29.266667 | 97 | 0.67426 |
e725962cbee6f7abb9ae63687b24fac114830ab5 | 34,563 | cs | C# | src/NClap/Help/ArgumentSetHelpRenderer.cs | reubeno/NClap | 333af16a5ab85ef2d60b4b5d9e3e423007960b86 | [
"MIT"
] | 50 | 2015-07-31T18:01:29.000Z | 2021-04-18T23:30:23.000Z | src/NClap/Help/ArgumentSetHelpRenderer.cs | reubeno/NClap | 333af16a5ab85ef2d60b4b5d9e3e423007960b86 | [
"MIT"
] | 63 | 2015-07-31T18:14:33.000Z | 2021-01-11T16:54:01.000Z | src/NClap/Help/ArgumentSetHelpRenderer.cs | reubeno/NClap | 333af16a5ab85ef2d60b4b5d9e3e423007960b86 | [
"MIT"
] | 16 | 2016-06-16T10:42:21.000Z | 2021-07-19T08:42:33.000Z | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Reflection;
using NClap.Parser;
using NClap.Types;
using NClap.Utilities;
namespace NClap.Help
{
/// <summary>
/// Help formatter.
/// </summary>
internal sealed class ArgumentSetHelpRenderer
... | 41.945388 | 260 | 0.567283 |
4e8e65f4aee52dd55f1c89390ef8591f6bb7ab8c | 837 | cs | C# | src/Uniplug/Cinema4D/C4d/C4dApi/SAVEDOCUMENTFLAGS.cs | RedImp1470/Fusee_Fork | 55e64db09e5f4f7ce14edfcba91618e7d93eb9b2 | [
"Zlib"
] | null | null | null | src/Uniplug/Cinema4D/C4d/C4dApi/SAVEDOCUMENTFLAGS.cs | RedImp1470/Fusee_Fork | 55e64db09e5f4f7ce14edfcba91618e7d93eb9b2 | [
"Zlib"
] | null | null | null | src/Uniplug/Cinema4D/C4d/C4dApi/SAVEDOCUMENTFLAGS.cs | RedImp1470/Fusee_Fork | 55e64db09e5f4f7ce14edfcba91618e7d93eb9b2 | [
"Zlib"
] | null | null | null | //------------------------------------------------------------------------------
// <auto-generated />
//
// This file was automatically generated by SWIG (http://www.swig.org).
// Version 3.0.10
//
// Do not make changes to this file unless you know what you are doing--modify
// the SWIG interface file instead.
//----... | 32.192308 | 80 | 0.573477 |
16206278ee8eaee3b64a93b9e72d91b72105c7ab | 5,644 | cs | C# | Website/SourceCode/Profiles/Profiles/Profile/Utilities/ProfileConnection.cs | UMassMedIT/ProfilesRNS | 8d6052d7892abfeb6b04dc09a034d350387177c3 | [
"BSD-3-Clause"
] | null | null | null | Website/SourceCode/Profiles/Profiles/Profile/Utilities/ProfileConnection.cs | UMassMedIT/ProfilesRNS | 8d6052d7892abfeb6b04dc09a034d350387177c3 | [
"BSD-3-Clause"
] | null | null | null | Website/SourceCode/Profiles/Profiles/Profile/Utilities/ProfileConnection.cs | UMassMedIT/ProfilesRNS | 8d6052d7892abfeb6b04dc09a034d350387177c3 | [
"BSD-3-Clause"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using Profiles.Framework.Utilities;
using System.Xml;
namespace Profiles.Profile.Utilities
{
public interface IProfileConnection
{
SinglePredicate Subject { get; set; }
SinglePredicate Object { get; set; }
double... | 30.508108 | 130 | 0.684798 |
1460703cf57eaec4aa7cf7b6c66e664feef30b0c | 876 | cs | C# | tests/Application.UnitTests/Blogs/Commands/DeleteBlog/DeleteBlogCommandTests.cs | Andrew-netizen/TechRSSReader | ac5034e27c4b8a34fb39d86aeda76ea8d99e3bfa | [
"MIT"
] | 1 | 2021-02-22T14:03:50.000Z | 2021-02-22T14:03:50.000Z | tests/Application.UnitTests/Blogs/Commands/DeleteBlog/DeleteBlogCommandTests.cs | AndrewWoodi/TechRSSReader | ac5034e27c4b8a34fb39d86aeda76ea8d99e3bfa | [
"MIT"
] | null | null | null | tests/Application.UnitTests/Blogs/Commands/DeleteBlog/DeleteBlogCommandTests.cs | AndrewWoodi/TechRSSReader | ac5034e27c4b8a34fb39d86aeda76ea8d99e3bfa | [
"MIT"
] | null | null | null | using Shouldly;
using System.Threading;
using System.Threading.Tasks;
using TechRSSReader.Application.Blogs.Commands.DeleteBlog;
using TechRSSReader.Application.UnitTests.Common;
using Xunit;
namespace TechRSSReader.Application.UnitTests.Blogs.Commands.DeleteBlog
{
public class DeleteBlogCommandTests: CommandTest... | 25.764706 | 102 | 0.670091 |
090fc3eea0b6f17c7cd792547acddee5e9c13555 | 676 | cs | C# | services/StrongBeaver.Services.Navigation/NavigateToUriMessage.cs | akobr/strong-beaver | ac81d3aba510fc0c82d0fbe1f484ae8ddd55e837 | [
"MIT"
] | 6 | 2018-01-10T00:35:25.000Z | 2022-03-17T19:54:34.000Z | services/StrongBeaver.Services.Navigation/NavigateToUriMessage.cs | akobr/strong-beaver | ac81d3aba510fc0c82d0fbe1f484ae8ddd55e837 | [
"MIT"
] | null | null | null | services/StrongBeaver.Services.Navigation/NavigateToUriMessage.cs | akobr/strong-beaver | ac81d3aba510fc0c82d0fbe1f484ae8ddd55e837 | [
"MIT"
] | null | null | null | using System;
using StrongBeaver.Core.Services.Async;
namespace StrongBeaver.Core.Services.Navigation
{
public class NavigateToUriMessage : ServiceAsyncMesssage<bool>, INavigationMessage
{
public NavigateToUriMessage(Uri targetUri)
{
TargetUri = targetUri;
}
public... | 25.037037 | 90 | 0.637574 |
60055a35bb9c608d2896475200e00ceaaa916f37 | 2,746 | cs | C# | source/Cosmos.HAL/PCI.cs | mmkhmmkh/Cosmos | 417df82cf7ee4ed841f82ee4704cbd8d72fe84f7 | [
"BSD-3-Clause"
] | 1 | 2021-06-27T07:20:36.000Z | 2021-06-27T07:20:36.000Z | source/Cosmos.HAL/PCI.cs | mmkhmmkh/Cosmos | 417df82cf7ee4ed841f82ee4704cbd8d72fe84f7 | [
"BSD-3-Clause"
] | null | null | null | source/Cosmos.HAL/PCI.cs | mmkhmmkh/Cosmos | 417df82cf7ee4ed841f82ee4704cbd8d72fe84f7 | [
"BSD-3-Clause"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Cosmos.Debug.Kernel;
namespace Cosmos.HAL
{
public class PCI
{
private static List<PCIDevice> devices;
private static Debugger mDebugger;
public static void Setup()
{
... | 33.487805 | 136 | 0.457757 |
c8d3ad97d086843d7b219cecd48ecb281c2531fa | 1,022 | cs | C# | CSharp/CsWf/CsWfDemo/Form2.cs | liuwake/DotNet | d88b2a52847bbe215b22fd76998f7136cd867058 | [
"MIT"
] | 2 | 2020-05-18T06:22:11.000Z | 2020-08-05T04:00:29.000Z | CSharp/CsWf/CsWfDemo/Form2.cs | liuwake/CSharpPractice | d88b2a52847bbe215b22fd76998f7136cd867058 | [
"MIT"
] | null | null | null | CSharp/CsWf/CsWfDemo/Form2.cs | liuwake/CSharpPractice | d88b2a52847bbe215b22fd76998f7136cd867058 | [
"MIT"
] | 1 | 2021-02-18T14:38:46.000Z | 2021-02-18T14:38:46.000Z | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace CsWfDemo
{
public partial class TestForm : Form
{
public TestForm()
{
... | 23.227273 | 113 | 0.548924 |
212e692f81ad1c078d43a97d6d54ff759cc7c056 | 698 | cs | C# | ZMachineLib/Operations/OP0/Print.cs | Chrislee187/ZMachineLib | c753f8ad6b5b408e2810738b53b09bb9fe578832 | [
"MIT"
] | null | null | null | ZMachineLib/Operations/OP0/Print.cs | Chrislee187/ZMachineLib | c753f8ad6b5b408e2810738b53b09bb9fe578832 | [
"MIT"
] | null | null | null | ZMachineLib/Operations/OP0/Print.cs | Chrislee187/ZMachineLib | c753f8ad6b5b408e2810738b53b09bb9fe578832 | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using ZMachineLib.Content;
namespace ZMachineLib.Operations.OP0
{
public sealed class Print : BasePrintingOperationsBase
{
public Print(IZMemory memory,
IUserIo io)
: base((ushort) OpCodes.Print, memory, io)
{
}
public ... | 25.851852 | 83 | 0.58596 |
41d11b88536395d0e3677c9dac84c33793cac6d3 | 918 | cs | C# | src/ComputeSharp/Core/Interfaces/__Internals/IDispatchMetadataLoader.cs | UWPCommunity/ComputeSharp | 294709575f200fb8e0f1b7666d6fb9009710f591 | [
"MIT"
] | null | null | null | src/ComputeSharp/Core/Interfaces/__Internals/IDispatchMetadataLoader.cs | UWPCommunity/ComputeSharp | 294709575f200fb8e0f1b7666d6fb9009710f591 | [
"MIT"
] | null | null | null | src/ComputeSharp/Core/Interfaces/__Internals/IDispatchMetadataLoader.cs | UWPCommunity/ComputeSharp | 294709575f200fb8e0f1b7666d6fb9009710f591 | [
"MIT"
] | null | null | null | using System;
using System.ComponentModel;
namespace ComputeSharp.__Internals;
/// <summary>
/// A base <see langword="interface"/> representing a metadatadata loader for a shader being dispatched.
/// </summary>
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This interface is not intended to be used direc... | 43.714286 | 140 | 0.75817 |
3312b7abe24063c1c36f3ac8e03f0d7c054a6aed | 7,351 | cs | C# | System.Web/UI/WebControls/MethodParametersDictionary.cs | cnork/referencesource | d4b0506aea0b2ad7dc81864a8fd0a486ae800d25 | [
"MIT"
] | 911 | 2019-05-07T03:19:15.000Z | 2022-03-30T16:02:56.000Z | System.Web/UI/WebControls/MethodParametersDictionary.cs | cnork/referencesource | d4b0506aea0b2ad7dc81864a8fd0a486ae800d25 | [
"MIT"
] | 63 | 2019-05-09T09:51:57.000Z | 2022-03-27T06:57:52.000Z | System.Web/UI/WebControls/MethodParametersDictionary.cs | cnork/referencesource | d4b0506aea0b2ad7dc81864a8fd0a486ae800d25 | [
"MIT"
] | 665 | 2019-05-07T08:29:23.000Z | 2022-03-31T12:53:12.000Z | namespace System.Web.UI.WebControls {
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
internal sealed class MethodParametersDictionary : IDictionary<string, MethodParameterValue>, IStateManager {
private bool _tracking;
... | 34.032407 | 145 | 0.568358 |
b5ce2715a8f3c7a4102b692e76c379f8ec2bd946 | 285 | cs | C# | src/BlazorMonaco/EditorModel.cs | Kiho/BlazorMonaco | f48106c0707ec6c26a945c233a47682d5e37e7fb | [
"MIT"
] | 1 | 2019-05-26T19:28:36.000Z | 2019-05-26T19:28:36.000Z | src/BlazorMonaco/EditorModel.cs | Kiho/BlazorMonaco | f48106c0707ec6c26a945c233a47682d5e37e7fb | [
"MIT"
] | null | null | null | src/BlazorMonaco/EditorModel.cs | Kiho/BlazorMonaco | f48106c0707ec6c26a945c233a47682d5e37e7fb | [
"MIT"
] | null | null | null | using System;
namespace BlazorMonaco
{
public class EditorModel
{
public string Script { get; set; } = "// Code goes here";
public string Language { get; set; } = "javascript";
public string Id { get; set; } = $"BlazorMonaco_{new Random().Next(0, 1000000).ToString()}";
}
}
| 23.75 | 94 | 0.659649 |
b5e29e9555a3dc0e06608e81211cfd4ae0889984 | 7,257 | cs | C# | RefactoringEssentials/VB/CodeRefactorings/CheckIfParameterIsNothingCodeRefactoringProvider.cs | aluanhaddad/RefactoringEssentials | 4feaa8746fc0934cf5f6afb5a6c02b7595e5ab7d | [
"MIT"
] | 3 | 2018-10-29T18:39:21.000Z | 2019-04-16T08:46:42.000Z | RefactoringEssentials/VB/CodeRefactorings/CheckIfParameterIsNothingCodeRefactoringProvider.cs | aluanhaddad/RefactoringEssentials | 4feaa8746fc0934cf5f6afb5a6c02b7595e5ab7d | [
"MIT"
] | 2 | 2018-09-10T13:35:56.000Z | 2019-02-03T12:53:35.000Z | RefactoringEssentials/VB/CodeRefactorings/CheckIfParameterIsNothingCodeRefactoringProvider.cs | aluanhaddad/RefactoringEssentials | 4feaa8746fc0934cf5f6afb5a6c02b7595e5ab7d | [
"MIT"
] | 2 | 2019-03-01T21:59:00.000Z | 2020-05-07T17:25:31.000Z | using System.Linq;
using System.Threading;
using System.Collections.Generic;
using Microsoft.CodeAnalysis.CodeRefactorings;
using Microsoft.CodeAnalysis;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis.CodeActions;
using Microsoft.CodeAnalysis.Text;
using Microsoft.CodeAnalysis.VisualBasic.Syntax;
using Micr... | 48.704698 | 263 | 0.581232 |
bd1f8bd6a5f3f1ee42d71d614c7bde7f391a356a | 1,046 | cs | C# | Assets/Scripts/Shooting/Bullet.cs | RobPiwowarek/SlavicGameJam2019 | e7ef1339b8db75503dd9ad648e70d1683913fd3a | [
"MIT"
] | null | null | null | Assets/Scripts/Shooting/Bullet.cs | RobPiwowarek/SlavicGameJam2019 | e7ef1339b8db75503dd9ad648e70d1683913fd3a | [
"MIT"
] | null | null | null | Assets/Scripts/Shooting/Bullet.cs | RobPiwowarek/SlavicGameJam2019 | e7ef1339b8db75503dd9ad648e70d1683913fd3a | [
"MIT"
] | 1 | 2019-07-19T08:53:33.000Z | 2019-07-19T08:53:33.000Z | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Bullet : MonoBehaviour
{
public float speed = 20f;
public Rigidbody2D rigidbody;
public float damage = 20f;
public bool monetize = false;
private void Start()
{
rigidbody.vel... | 23.244444 | 83 | 0.616635 |
bd645fed89454e4318eedd8adbf05baa25563c03 | 261 | cs | C# | Find My Movie/packages/TMDbLib.1.0.0/src/TMDbLib/Objects/General/MediaType.cs | kayoumido/Find-My-Movie | c1397d344e008d2a83ab87810325bade3be3f851 | [
"MIT"
] | null | null | null | Find My Movie/packages/TMDbLib.1.0.0/src/TMDbLib/Objects/General/MediaType.cs | kayoumido/Find-My-Movie | c1397d344e008d2a83ab87810325bade3be3f851 | [
"MIT"
] | null | null | null | Find My Movie/packages/TMDbLib.1.0.0/src/TMDbLib/Objects/General/MediaType.cs | kayoumido/Find-My-Movie | c1397d344e008d2a83ab87810325bade3be3f851 | [
"MIT"
] | null | null | null | using TMDbLib.Utilities;
namespace TMDbLib.Objects.General
{
public enum MediaType
{
Unknown,
[EnumValue("movie")]
Movie = 1,
[EnumValue("tv")]
Tv = 2,
[EnumValue("person")]
Person = 3
}
} | 14.5 | 33 | 0.509579 |
da24e7d89efbc8b48270d172f497467f8cbeffd5 | 1,044 | cs | C# | FlatFiles/DelimitedRecordReadEventArgs.cs | Hoflnauix/FlatFiles | 119399a2299bd27c8788f622ffe2a6152226277f | [
"Unlicense"
] | null | null | null | FlatFiles/DelimitedRecordReadEventArgs.cs | Hoflnauix/FlatFiles | 119399a2299bd27c8788f622ffe2a6152226277f | [
"Unlicense"
] | null | null | null | FlatFiles/DelimitedRecordReadEventArgs.cs | Hoflnauix/FlatFiles | 119399a2299bd27c8788f622ffe2a6152226277f | [
"Unlicense"
] | null | null | null | using System;
namespace FlatFiles
{
/// <inheritdoc />
/// <summary>
/// Holds the information related to an unparsed delimited record.
/// </summary>
public sealed class DelimitedRecordReadEventArgs : EventArgs
{
/// <inheritdoc />
/// <summary>
/// Creates a new insta... | 28.216216 | 86 | 0.572797 |
2bae4cd2d28cec396b25556a34e8a01c23fd32db | 431 | cs | C# | src/Uania.Tools.Models/Wrapper/ReqWrapper.cs | uania/tools | 43d18b45497163929dbaaf44dd476b59719a7cbe | [
"MIT"
] | null | null | null | src/Uania.Tools.Models/Wrapper/ReqWrapper.cs | uania/tools | 43d18b45497163929dbaaf44dd476b59719a7cbe | [
"MIT"
] | null | null | null | src/Uania.Tools.Models/Wrapper/ReqWrapper.cs | uania/tools | 43d18b45497163929dbaaf44dd476b59719a7cbe | [
"MIT"
] | null | null | null | namespace Uania.Tools.Models.Wrapper
{
public class ReqWrapper
{
}
public class ReqWapper<T> : ReqWrapper where T : class
{
public T? Params { get; set; }
}
public class ReqPageWrapper : ReqWrapper
{
public Common.Paginatioin? Paginatioin { get; set; }
}
publ... | 18.73913 | 66 | 0.598608 |
343cc2da4bf14c0b5b878e1f3cc7451ff4a81a68 | 10,736 | cs | C# | Examples/Complete/Starkiller/Core/Starkiller.cs | FabianKowatsch/Fusee | ffb2f778c758816e546a64f3d0074f818b31a4e8 | [
"BSD-2-Clause",
"MIT"
] | 56 | 2015-11-17T09:51:20.000Z | 2022-03-29T10:53:36.000Z | Examples/Complete/Starkiller/Core/Starkiller.cs | FUSEEProjectTeam/Fusee | 347eec45ee501cb58a6f36451e022d769bc8da06 | [
"BSD-2-Clause",
"MIT"
] | 299 | 2015-03-27T09:23:33.000Z | 2022-03-30T11:35:07.000Z | Examples/Complete/Starkiller/Core/Starkiller.cs | FabianKowatsch/Fusee | ffb2f778c758816e546a64f3d0074f818b31a4e8 | [
"BSD-2-Clause",
"MIT"
] | 65 | 2015-03-19T09:59:23.000Z | 2022-03-09T17:32:46.000Z | using Fusee.Base.Core;
using Fusee.Engine.Common;
using Fusee.Engine.Core;
using Fusee.Engine.Core.Scene;
using Fusee.Engine.Gui;
using Fusee.Math.Core;
using Fusee.Xene;
using System;
using System.Collections.Generic;
using System.Linq;
using static Fusee.Engine.Core.Input;
using static Fusee.Engine.Core.Time;
namesp... | 39.910781 | 144 | 0.529527 |
348698874262bc1046c1a363db900a4416f2b7e5 | 17,728 | cs | C# | src/framework/Composable.CQRS/Contracts/Contract.cs | mlidbom/Composable | 46bad14c049e403b00777ddff449f485dd59030f | [
"Apache-2.0"
] | 10 | 2016-11-02T14:12:56.000Z | 2018-04-04T04:40:40.000Z | src/framework/Composable.CQRS/Contracts/Contract.cs | mlidbom/Composable | 46bad14c049e403b00777ddff449f485dd59030f | [
"Apache-2.0"
] | 35 | 2016-12-15T19:04:56.000Z | 2021-03-12T20:42:54.000Z | src/framework/Composable.CQRS/Contracts/Contract.cs | mlidbom/Composable | 46bad14c049e403b00777ddff449f485dd59030f | [
"Apache-2.0"
] | 6 | 2016-10-21T08:27:21.000Z | 2020-04-28T08:38:41.000Z | using System;
using System.Diagnostics.CodeAnalysis;
using System.Linq.Expressions;
using Composable.SystemCE;
using JetBrains.Annotations;
using NotNull = global::System.Diagnostics.CodeAnalysis.NotNullAttribute;
// ReSharper disable UnusedParameter.Global
namespace Composable.Contracts
{
/// <summary>Ensures th... | 75.760684 | 439 | 0.691843 |
6548d43ecc60524774a9c4b718343946f254d594 | 84 | cs | C# | MultiEventDisruptor/Commands/UnknownCommand.cs | machonky/disruptor-experiments | 062dd3a89426c433c03dc747b312eb19e8af7e2e | [
"MIT"
] | null | null | null | MultiEventDisruptor/Commands/UnknownCommand.cs | machonky/disruptor-experiments | 062dd3a89426c433c03dc747b312eb19e8af7e2e | [
"MIT"
] | null | null | null | MultiEventDisruptor/Commands/UnknownCommand.cs | machonky/disruptor-experiments | 062dd3a89426c433c03dc747b312eb19e8af7e2e | [
"MIT"
] | null | null | null | namespace MultiEventDisruptor
{
public class UnknownCommand : ICommand
{ }
} | 16.8 | 42 | 0.72619 |
65bab15961fed60d95d18c27100e25730dbc3493 | 457 | cs | C# | LegacyWrapperTest.Integration/Interface/IUser32Dll.cs | dakahler/LegacyWrapper | 81c9a589a12e3bc14682083743e9f08d4ee38c14 | [
"MIT"
] | 57 | 2016-02-22T19:47:32.000Z | 2022-03-10T03:52:52.000Z | LegacyWrapperTest.Integration/Interface/IUser32Dll.cs | dakahler/LegacyWrapper | 81c9a589a12e3bc14682083743e9f08d4ee38c14 | [
"MIT"
] | 33 | 2016-12-12T08:56:36.000Z | 2022-03-31T17:59:49.000Z | LegacyWrapperTest.Integration/Interface/IUser32Dll.cs | dakahler/LegacyWrapper | 81c9a589a12e3bc14682083743e9f08d4ee38c14 | [
"MIT"
] | 17 | 2017-04-21T06:05:25.000Z | 2022-03-09T18:21:33.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
using LegacyWrapper.Common.Attributes;
namespace LegacyWrapperTest.Integration.Interface
{
[LegacyDllImport("User32.dll")]
public interface IUser32Dll : IDi... | 25.388889 | 71 | 0.768053 |
65d42c7a88b3002f248e4b4521e96714b6213e64 | 9,357 | cs | C# | src/Infrastructure/LeanCode.Dapper/DbContextExtensions.cs | leancodepl/corelibrary | 027aeae8dbe9ad0dd3f7483ed668b46e411d7683 | [
"Apache-2.0"
] | 18 | 2020-05-28T13:37:23.000Z | 2022-03-04T23:01:53.000Z | src/Infrastructure/LeanCode.Dapper/DbContextExtensions.cs | leancodepl/corelibrary | 027aeae8dbe9ad0dd3f7483ed668b46e411d7683 | [
"Apache-2.0"
] | 337 | 2020-01-03T10:34:09.000Z | 2022-03-31T13:33:04.000Z | src/Infrastructure/LeanCode.Dapper/DbContextExtensions.cs | leancodepl/corelibrary | 027aeae8dbe9ad0dd3f7483ed668b46e411d7683 | [
"Apache-2.0"
] | 3 | 2020-05-28T13:47:04.000Z | 2022-01-22T14:25:49.000Z | using System;
using System.Collections.Generic;
using System.Data;
using System.Data.Common;
using System.Diagnostics.CodeAnalysis;
using System.Threading;
using System.Threading.Tasks;
using Dapper;
using Microsoft.EntityFrameworkCore;
namespace LeanCode.Dapper
{
[SuppressMessage(
"StyleCop.CSharp.LayoutR... | 42.339367 | 136 | 0.633643 |
9199f98ab78ba7a5c28c9e561df0c4f15b381ed7 | 1,527 | cs | C# | src/PingPongr/Route.cs | decoy/PingPongr | 67d900930029befa13b18fc4804614366240762a | [
"Apache-2.0"
] | 5 | 2016-01-14T21:14:52.000Z | 2020-03-20T12:58:25.000Z | src/PingPongr/Route.cs | decoy/PingPongr | 67d900930029befa13b18fc4804614366240762a | [
"Apache-2.0"
] | 7 | 2016-04-14T19:09:57.000Z | 2019-06-26T17:45:50.000Z | src/PingPongr/Route.cs | decoy/PingPongr | 67d900930029befa13b18fc4804614366240762a | [
"Apache-2.0"
] | 1 | 2021-03-16T01:12:07.000Z | 2021-03-16T01:12:07.000Z | namespace PingPongr
{
using System.Threading.Tasks;
/// <summary>
/// The route wrapper implementation.
/// A cached (stateless) wrapper for running requests of a specific type
/// </summary>
/// <typeparam name="TRequest"></typeparam>
/// <typeparam name="TResponse"></typeparam>
publi... | 33.195652 | 131 | 0.601179 |
cb7e2bd15e4883e6933a2fe67cb9fa7e3275cbd2 | 848 | cs | C# | PddOpenSdk/PddOpenSdk/Models/Request/Ad/CreateAdApiKeyword.cs | niltor/open-pdd-net-sdk | 644a66e8779fd1fb6ff0c330a0ca1aec7c0f88b1 | [
"Apache-2.0"
] | 134 | 2018-09-12T12:49:37.000Z | 2022-02-28T20:50:22.000Z | PddOpenSdk/PddOpenSdk/Models/Request/Ad/CreateAdApiKeyword.cs | niltor/open-pdd-net-sdk | 644a66e8779fd1fb6ff0c330a0ca1aec7c0f88b1 | [
"Apache-2.0"
] | 7 | 2019-06-18T05:24:10.000Z | 2022-03-27T04:27:43.000Z | PddOpenSdk/PddOpenSdk/Models/Request/Ad/CreateAdApiKeyword.cs | niltor/open-pdd-net-sdk | 644a66e8779fd1fb6ff0c330a0ca1aec7c0f88b1 | [
"Apache-2.0"
] | 41 | 2018-10-08T02:27:51.000Z | 2021-12-05T15:19:19.000Z | namespace PddOpenSdk.Models.Request.Ad;
public partial class CreateAdApiKeyword
{
/// <summary>
/// 广告单元Id
/// </summary>
[JsonPropertyName("adId")]
public long AdId { get; set; }
/// <summary>
/// 关键词创建信息列表
/// </summary>
[JsonPropertyName("keywordList")]
public List<KeywordLi... | 20.682927 | 59 | 0.53184 |
433949e6e788492255b3379023a21f5c64402ac5 | 11,409 | cs | C# | Sources/CoDServerWatcher/Forms/FormMain.cs | SammyEnigma/CoDServerWatcher | 7d7527c8c75de20fba265a4bd98eec015450f655 | [
"WTFPL"
] | 5 | 2016-02-05T02:48:28.000Z | 2020-10-10T13:08:45.000Z | Sources/CoDServerWatcher/Forms/FormMain.cs | SammyEnigma/CoDServerWatcher | 7d7527c8c75de20fba265a4bd98eec015450f655 | [
"WTFPL"
] | null | null | null | Sources/CoDServerWatcher/Forms/FormMain.cs | SammyEnigma/CoDServerWatcher | 7d7527c8c75de20fba265a4bd98eec015450f655 | [
"WTFPL"
] | 3 | 2016-02-05T02:49:39.000Z | 2020-06-05T21:23:37.000Z | using System;
using System.Net;
using System.Collections.Generic;
using System.Drawing;
using System.Windows.Forms;
using System.IO;
using System.Threading.Tasks;
using System.Timers;
namespace CoDServerWatcher {
public partial class FormMain: Form {
#region Fields
/// <summary>
/// The ... | 41.187726 | 119 | 0.530108 |
4367479fa8c9d52772eb37cb55844c238547755b | 3,344 | cs | C# | src/LibHac/IO/IFile.cs | shchmue/LibHac | 07ef2d7abc4c832950ec3b2197976c12a6c3deb6 | [
"BSD-3-Clause"
] | null | null | null | src/LibHac/IO/IFile.cs | shchmue/LibHac | 07ef2d7abc4c832950ec3b2197976c12a6c3deb6 | [
"BSD-3-Clause"
] | null | null | null | src/LibHac/IO/IFile.cs | shchmue/LibHac | 07ef2d7abc4c832950ec3b2197976c12a6c3deb6 | [
"BSD-3-Clause"
] | null | null | null | using System;
namespace LibHac.IO
{
/// <summary>
/// Provides an interface for reading and writing a sequence of bytes.
/// </summary>
/// <remarks><see cref="IFile"/> is similar to <see cref="IStorage"/>, and has a few main differences:
///
/// - <see cref="IFile"/> allows an <see ... | 50.666667 | 127 | 0.607656 |
a3002ab2464837177e952c4dffb2388976dc095d | 603 | cs | C# | NarojayBlog.ViewModel/ArticleAddVIewModel.cs | narojay/NarojayBlog | fcea7b07523e51ac7a4df7cccbf92f035c30435e | [
"MIT"
] | 1 | 2019-08-26T02:11:49.000Z | 2019-08-26T02:11:49.000Z | NarojayBlog.ViewModel/ArticleAddVIewModel.cs | narojay/NarojayBlog | fcea7b07523e51ac7a4df7cccbf92f035c30435e | [
"MIT"
] | null | null | null | NarojayBlog.ViewModel/ArticleAddVIewModel.cs | narojay/NarojayBlog | fcea7b07523e51ac7a4df7cccbf92f035c30435e | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Text;
namespace NarojayBlog.ViewModel
{/// <summary>
/// 11
/// </summary>
public class ArticleAddViewModel
{
public DateTime CreateTime { get; set; }
public string Author { get; set; }
... | 22.333333 | 48 | 0.633499 |
31aaae38ee0af1c0d978bcb8dcf7d47068df79f1 | 4,876 | cs | C# | Assets/Plugins/Pupil/Scripts/FrameVisualizer.cs | MED-Master/Whack_A_Mole_VR | 974c3ce5b393580b20b55c74384849a8e1d4a293 | [
"MIT"
] | 2 | 2020-02-17T08:36:56.000Z | 2020-10-06T14:50:08.000Z | Assets/Plugins/Pupil/Scripts/FrameVisualizer.cs | MED-Master/Whack_A_Mole_VR | 974c3ce5b393580b20b55c74384849a8e1d4a293 | [
"MIT"
] | 147 | 2019-04-30T11:04:02.000Z | 2022-03-29T11:23:40.000Z | Assets/Plugins/Pupil/Scripts/FrameVisualizer.cs | MED-Master/Whack_A_Mole_VR | 974c3ce5b393580b20b55c74384849a8e1d4a293 | [
"MIT"
] | 8 | 2019-09-25T10:23:01.000Z | 2022-03-08T11:36:13.000Z | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace PupilLabs
{
public class FrameVisualizer : MonoBehaviour
{
public SubscriptionsController subscriptionsController;
public Transform cameraAsParent;
public Material eyeFrameMaterial;
[Header... | 33.39726 | 172 | 0.546965 |
4580ce63d1ababf30819033b7ac11b13b6af65a2 | 271 | cs | C# | Assets/Scrip/Pasar.cs | Bennu1/orientados | 4ee4dfc8ab946d83b0f1ecbb6c7c22fbc729865d | [
"MIT"
] | null | null | null | Assets/Scrip/Pasar.cs | Bennu1/orientados | 4ee4dfc8ab946d83b0f1ecbb6c7c22fbc729865d | [
"MIT"
] | null | null | null | Assets/Scrip/Pasar.cs | Bennu1/orientados | 4ee4dfc8ab946d83b0f1ecbb6c7c22fbc729865d | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
public class Pasar : MonoBehaviour
{
public void PasarES(string nombre)
{
print("si");
SceneManager.LoadScene(nombre);
}
}
| 18.066667 | 39 | 0.701107 |
02467c89840d95f3a473a4cd2220c6b30887d25b | 7,547 | cs | C# | src/client/AM.PA.MonitoringTool/Shared/Data/Extractors/WindowTitleCodeExtractor.cs | Phhofm/PersonalAnalytics | 53de83d8843532c47d80396699574c39707db89a | [
"MIT"
] | 32 | 2016-02-19T00:20:11.000Z | 2020-11-24T01:47:09.000Z | src/client/AM.PA.MonitoringTool/Shared/Data/Extractors/WindowTitleCodeExtractor.cs | Phhofm/PersonalAnalytics | 53de83d8843532c47d80396699574c39707db89a | [
"MIT"
] | 237 | 2016-02-18T19:42:54.000Z | 2020-08-13T16:34:11.000Z | src/client/AM.PA.MonitoringTool/Shared/Data/Extractors/WindowTitleCodeExtractor.cs | Phhofm/PersonalAnalytics | 53de83d8843532c47d80396699574c39707db89a | [
"MIT"
] | 10 | 2017-05-21T18:09:37.000Z | 2020-06-13T07:27:41.000Z | // Created by André Meyer at MSR
// Created: 2015-12-11
//
// Licensed under the MIT License.
using System;
using System.Collections.Generic;
using System.Data;
using System.Text.RegularExpressions;
namespace Shared.Data.Extractors
{
/// <summary>
/// This class offers some methods to receive code related i... | 35.599057 | 222 | 0.494634 |
028408db94d537b5e03dd502577d2d18659b0bf7 | 1,572 | cs | C# | src/CommandLineBuilder/Api/Definitions/SwitchDefinition`1.cs | robbieknuth/CommandLineParsing | fd7af2f61c4f6cc16bb3d64c1ac388da4c036f07 | [
"MIT"
] | null | null | null | src/CommandLineBuilder/Api/Definitions/SwitchDefinition`1.cs | robbieknuth/CommandLineParsing | fd7af2f61c4f6cc16bb3d64c1ac388da4c036f07 | [
"MIT"
] | null | null | null | src/CommandLineBuilder/Api/Definitions/SwitchDefinition`1.cs | robbieknuth/CommandLineParsing | fd7af2f61c4f6cc16bb3d64c1ac388da4c036f07 | [
"MIT"
] | null | null | null | using System;
namespace CommandLine
{
public sealed class SwitchDefinition<TSettings>
{
private readonly OptionName longForm;
private readonly OptionName? shortForm;
internal Action<TSettings> Applicator { get; }
private SwitchDefinition(
OptionName longForm,
... | 30.823529 | 104 | 0.60369 |
02933995eab64083e681a7944f8d162ca2958fe9 | 915 | cs | C# | src/Events/OnPlaybackFinished.cs | squeezzzy/ducker | 2bb523ad6c09d11a149447ec58c3581a1ded6a37 | [
"MIT"
] | null | null | null | src/Events/OnPlaybackFinished.cs | squeezzzy/ducker | 2bb523ad6c09d11a149447ec58c3581a1ded6a37 | [
"MIT"
] | null | null | null | src/Events/OnPlaybackFinished.cs | squeezzzy/ducker | 2bb523ad6c09d11a149447ec58c3581a1ded6a37 | [
"MIT"
] | null | null | null | using DSharpPlus.Lavalink;
using DSharpPlus.Lavalink.EventArgs;
using ducker.Database;
namespace ducker.Events
{
public partial class EventHandler
{
public static async Task OnPlaybackFinished(LavalinkGuildConnection sender, TrackFinishEventArgs e)
{
try
{
... | 33.888889 | 219 | 0.634973 |
e84d8d44751b6369420c1536c07207bf01f6f72b | 5,816 | cs | C# | source/business-workflow/source/Energinet.DataHub.MarketData.Tests/Domain/BusinessProcesses/ProcessCoordinatorTests.cs | mhejle/geh-market-roles | 790af2a4a9e23d9489fc915065e5f9b05eeeb1c7 | [
"Apache-2.0"
] | null | null | null | source/business-workflow/source/Energinet.DataHub.MarketData.Tests/Domain/BusinessProcesses/ProcessCoordinatorTests.cs | mhejle/geh-market-roles | 790af2a4a9e23d9489fc915065e5f9b05eeeb1c7 | [
"Apache-2.0"
] | null | null | null | source/business-workflow/source/Energinet.DataHub.MarketData.Tests/Domain/BusinessProcesses/ProcessCoordinatorTests.cs | mhejle/geh-market-roles | 790af2a4a9e23d9489fc915065e5f9b05eeeb1c7 | [
"Apache-2.0"
] | null | null | null | // Copyright 2020 Energinet DataHub A/S
//
// Licensed under the Apache License, Version 2.0 (the "License2");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or a... | 40.957746 | 155 | 0.701341 |
0a9892d7036c0f133780a2f8fd5496db78b806f4 | 8,896 | cs | C# | projetEvents/formAccueil.Designer.cs | jvondermarck/manage-event | 1f1ff68da5ba50904f6737c93688b1406e8455c6 | [
"MIT"
] | null | null | null | projetEvents/formAccueil.Designer.cs | jvondermarck/manage-event | 1f1ff68da5ba50904f6737c93688b1406e8455c6 | [
"MIT"
] | null | null | null | projetEvents/formAccueil.Designer.cs | jvondermarck/manage-event | 1f1ff68da5ba50904f6737c93688b1406e8455c6 | [
"MIT"
] | null | null | null |
namespace projetEvents
{
partial class formMain
{
/// <summary>
/// Variable nécessaire au concepteur.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Nettoyage des ressources utilisées.
/// </summary>
... | 53.915152 | 173 | 0.632531 |
85508bf291e45ee88f29ba48f12efb6aa11c9771 | 2,645 | cs | C# | kafka-sharp/kafka-sharp/Protocol/ProduceResponse.cs | criteo-dexter/kafka-sharp | e7d88a9246b603f60e3a7437ad8c271c543bb7f0 | [
"Apache-2.0"
] | 115 | 2016-06-01T08:35:42.000Z | 2022-03-29T07:00:03.000Z | kafka-sharp/kafka-sharp/Protocol/ProduceResponse.cs | criteo-dexter/kafka-sharp | e7d88a9246b603f60e3a7437ad8c271c543bb7f0 | [
"Apache-2.0"
] | 43 | 2016-10-03T08:39:12.000Z | 2021-04-14T18:29:57.000Z | kafka-sharp/kafka-sharp/Protocol/ProduceResponse.cs | criteo-dexter/kafka-sharp | e7d88a9246b603f60e3a7437ad8c271c543bb7f0 | [
"Apache-2.0"
] | 49 | 2016-07-22T01:47:29.000Z | 2022-02-21T11:34:15.000Z | // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
using Kafka.Common;
namespace Kafka.Protocol
{
struct ProduceResponse : IMemoryStreamSer... | 36.736111 | 133 | 0.601134 |
5cb86ab221095e71799178a5427aab259c430830 | 3,226 | cs | C# | src/HoneybeeSchema.Tests/Model/ScheduleTypeLimitTests.cs | AntonelloDN/honeybee-schema-dotnet | 9a91198b5f40b94181cfd9ee20d937400ec46338 | [
"MIT"
] | null | null | null | src/HoneybeeSchema.Tests/Model/ScheduleTypeLimitTests.cs | AntonelloDN/honeybee-schema-dotnet | 9a91198b5f40b94181cfd9ee20d937400ec46338 | [
"MIT"
] | null | null | null | src/HoneybeeSchema.Tests/Model/ScheduleTypeLimitTests.cs | AntonelloDN/honeybee-schema-dotnet | 9a91198b5f40b94181cfd9ee20d937400ec46338 | [
"MIT"
] | null | null | null | /*
* Honeybee Model Schema
*
* This is the documentation for Honeybee model schema.
*
* The version of the OpenAPI document: 1.3.0
* Contact: info@ladybug.tools
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
using NUnit.Framework;
using System;
using System.Linq;
using System.IO;
u... | 26.016129 | 148 | 0.555487 |
8be7405787bd6c1c26974252cb602e20f273593e | 1,850 | cs | C# | Slide_Project/Assets/Scripts/BoardController.cs | gustavohb/slide | fca5d57a04938025279dc9d3fa209bd7ac54899f | [
"MIT"
] | 2 | 2021-04-05T20:04:58.000Z | 2021-04-10T12:57:20.000Z | Slide_Project/Assets/Scripts/BoardController.cs | gustavohb/slide | fca5d57a04938025279dc9d3fa209bd7ac54899f | [
"MIT"
] | null | null | null | Slide_Project/Assets/Scripts/BoardController.cs | gustavohb/slide | fca5d57a04938025279dc9d3fa209bd7ac54899f | [
"MIT"
] | null | null | null | using UnityEngine;
using ScriptableObjectArchitecture;
public class BoardController : MonoBehaviour
{
[Header("Board Colliders")]
[SerializeField] private GameObject _horizontalColliders;
[SerializeField] private GameObject _verticalColliders;
[Header("Events")]
[SerializeField] private GameEvent ... | 27.61194 | 67 | 0.691892 |
e33021a21790cd7f7039fc4c5da977ea5bd050a2 | 903 | cs | C# | src/Stealer/Targets/GoogleChrome.cs | xakepru/x15.02-coding-stealer | 1045706c79636e966d1e3db986db937fba42f1c8 | [
"MIT"
] | 4 | 2015-04-22T09:56:54.000Z | 2021-08-05T03:36:57.000Z | src/Stealer/Targets/GoogleChrome.cs | xakepru/x15.02-coding-stealer | 1045706c79636e966d1e3db986db937fba42f1c8 | [
"MIT"
] | null | null | null | src/Stealer/Targets/GoogleChrome.cs | xakepru/x15.02-coding-stealer | 1045706c79636e966d1e3db986db937fba42f1c8 | [
"MIT"
] | 7 | 2015-02-10T02:29:36.000Z | 2021-05-15T14:41:14.000Z | using System;
using System.Collections.Generic;
using System.IO;
using System.Text;
namespace Stealer.Targets
{
class GoogleChrome : AbstractFile
{
private string _path = null;
public override bool IsExist()
{
string userNamePath = Environment.GetFolderPath(Environment.Spe... | 26.558824 | 108 | 0.600221 |
1099bb89aea0481fb48e18ea504d7355da8638ad | 3,695 | cs | C# | UltraMapper/Configuration/GeneratedExpressionCache.cs | maurosampietro/UltraMapper | 387b49a3915bb0419a57098f282494dad449ccc4 | [
"Apache-2.0"
] | 28 | 2017-04-18T20:32:43.000Z | 2022-01-12T03:22:25.000Z | UltraMapper/Configuration/GeneratedExpressionCache.cs | maurosampietro/UltraMapper | 387b49a3915bb0419a57098f282494dad449ccc4 | [
"Apache-2.0"
] | 10 | 2019-03-15T15:26:04.000Z | 2021-10-09T14:26:12.000Z | UltraMapper/Configuration/GeneratedExpressionCache.cs | maurosampietro/UltraMapper | 387b49a3915bb0419a57098f282494dad449ccc4 | [
"Apache-2.0"
] | 8 | 2017-04-20T15:58:23.000Z | 2020-10-23T20:45:33.000Z | using System;
using System.Collections.Generic;
using System.Linq.Expressions;
using System.Text;
namespace UltraMapper.Internals
{
public class GeneratedExpressionCache
{
private struct TypePairWithOptions
{
private static readonly MappingOptionsComparer _mappingOptionsComparer
... | 35.528846 | 142 | 0.553721 |
3662b2a26117c23b5377b684900d02551cc4e88e | 755 | cs | C# | LiveHAPI.IQCare.Core/Interfaces/Repository/IConfigRepository.cs | palladiumkenya/livehapi | d7f90422b255057350c7c6d47e34697f726072e4 | [
"MIT"
] | null | null | null | LiveHAPI.IQCare.Core/Interfaces/Repository/IConfigRepository.cs | palladiumkenya/livehapi | d7f90422b255057350c7c6d47e34697f726072e4 | [
"MIT"
] | 9 | 2020-09-04T11:30:21.000Z | 2022-03-02T02:48:12.000Z | LiveHAPI.IQCare.Core/Interfaces/Repository/IConfigRepository.cs | palladiumkenya/livehapi | d7f90422b255057350c7c6d47e34697f726072e4 | [
"MIT"
] | 3 | 2019-05-17T11:36:02.000Z | 2019-07-24T05:03:30.000Z | using System.Collections.Generic;
using LiveHAPI.IQCare.Core.Model;
namespace LiveHAPI.IQCare.Core.Interfaces.Repository
{
public interface IConfigRepository
{
IEnumerable<User> GetUsers();
Group GetGroup(string name);
IEnumerable<Group> GetGroups();
IEnumerable<UserGroup> Get... | 32.826087 | 67 | 0.698013 |
18cd15f5e842c55997cfa5b1ec6dbb9e085a0e98 | 1,868 | cs | C# | src/AutoDictionaries.Core/Services/ADTemplateService.cs | Lantzify/auto-dictionaries | 396c89b4f757c779bc55a66f53593b5924676374 | [
"MIT"
] | null | null | null | src/AutoDictionaries.Core/Services/ADTemplateService.cs | Lantzify/auto-dictionaries | 396c89b4f757c779bc55a66f53593b5924676374 | [
"MIT"
] | 9 | 2021-07-14T20:58:51.000Z | 2022-01-18T18:32:25.000Z | src/AutoDictionaries.Core/Services/ADTemplateService.cs | Lantzify/auto-dictionaries | 396c89b4f757c779bc55a66f53593b5924676374 | [
"MIT"
] | 1 | 2021-11-27T15:03:22.000Z | 2021-11-27T15:03:22.000Z | using System.Linq;
using Umbraco.Core.Models;
using Umbraco.Core.Services;
using System.Collections.Generic;
using AutoDictionaries.Core.Models;
using AutoDictionaries.Core.Services.Interfaces;
namespace AutoDictionaries.Core.Services
{
public class ADTemplateService : IADTemplateService
{
private readonly IFileS... | 27.470588 | 102 | 0.767666 |
36a73b0f7f049d56db35625d039041acad6fd0b8 | 8,650 | cshtml | C# | Areas/Workplace/Pages/Store/Partials/BlockTasks.cshtml | olegbruev/OrderMakerServer | 64089373452e06b499711affd29eca126e4bdb5c | [
"MIT"
] | null | null | null | Areas/Workplace/Pages/Store/Partials/BlockTasks.cshtml | olegbruev/OrderMakerServer | 64089373452e06b499711affd29eca126e4bdb5c | [
"MIT"
] | null | null | null | Areas/Workplace/Pages/Store/Partials/BlockTasks.cshtml | olegbruev/OrderMakerServer | 64089373452e06b499711affd29eca126e4bdb5c | [
"MIT"
] | null | null | null | @model DetailsModel
@using Microsoft.AspNetCore.Mvc.Localization
@inject IHtmlLocalizer<SharedResource> Localizer
<div class="mtd-desk-block-content">
<div class="mtd-desk-block-title">
<div class="mtd-desk-block-title-icon">
<button mtd-dialog-button="dialog-add-task" class="mdc-button mdc-... | 46.505376 | 147 | 0.436069 |
3a884ea82248ea38c5b4e63edc0eeaf8a0fe0f63 | 246 | cs | C# | FullStackTraining/FullstackChat/Models/ChatRoom.cs | Xorsiphus/FullStackTraining | fbfb7ea2b1c724914d607020a283141796b92deb | [
"Apache-2.0"
] | null | null | null | FullStackTraining/FullstackChat/Models/ChatRoom.cs | Xorsiphus/FullStackTraining | fbfb7ea2b1c724914d607020a283141796b92deb | [
"Apache-2.0"
] | null | null | null | FullStackTraining/FullstackChat/Models/ChatRoom.cs | Xorsiphus/FullStackTraining | fbfb7ea2b1c724914d607020a283141796b92deb | [
"Apache-2.0"
] | null | null | null | using System.ComponentModel.DataAnnotations;
namespace FullstackChat.Models
{
public class ChatRoom
{
[Key]
public int ChatId { get; set; }
[Required]
public string ChatName { get; set; }
}
} | 18.923077 | 45 | 0.589431 |
eefbbbc42e764e2c54f49a3af792b495e20944ea | 645 | cs | C# | SaleSystemCore/Models/EntityBase.cs | MarshalOfficial/SaleSystem | 3ecef85df8fbc3f1685d46a1499b4ab94da5093b | [
"MIT"
] | 7 | 2019-05-02T04:36:38.000Z | 2022-02-02T18:00:21.000Z | SaleSystemCore/Models/EntityBase.cs | MarshalOfficial/SaleSystem | 3ecef85df8fbc3f1685d46a1499b4ab94da5093b | [
"MIT"
] | null | null | null | SaleSystemCore/Models/EntityBase.cs | MarshalOfficial/SaleSystem | 3ecef85df8fbc3f1685d46a1499b4ab94da5093b | [
"MIT"
] | 9 | 2019-03-15T02:59:41.000Z | 2021-10-08T07:19:21.000Z | using System;
using System.ComponentModel;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
namespace SaleSystemCore.Models
{
public abstract class EntityBase
{
public EntityBase()
{
CreateDate = DateTime.Now;
IsActive = t... | 23.035714 | 66 | 0.621705 |
a9eab66b0618eced25e8ef6a1d1cb536ce5b0711 | 444 | cs | C# | Walk/Models/WalkContext.cs | lynnsamuelson/walk | 07d840ace81d2ce67a9618d5b5d8a7a102d79de1 | [
"MIT"
] | null | null | null | Walk/Models/WalkContext.cs | lynnsamuelson/walk | 07d840ace81d2ce67a9618d5b5d8a7a102d79de1 | [
"MIT"
] | null | null | null | Walk/Models/WalkContext.cs | lynnsamuelson/walk | 07d840ace81d2ce67a9618d5b5d8a7a102d79de1 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Data.Entity;
using System.Linq;
using System.Web;
namespace Walk.Models
{
public class WalkContext : ApplicationDbContext
{
public virtual DbSet<Group> Group { get; set; }
public virtual DbSet<Family> Families { get; set; }
... | 27.75 | 65 | 0.684685 |
3bcaf1ee7494093c0adf023a71cd55b0cd4b62b4 | 159 | cshtml | C# | DTE2802/uDev/uDev/Views/_ViewImports.cshtml | Unicron2k/dte_bsc | 1703c6e57e9ceec2dcce3ec6b1b363bf7147536d | [
"MIT"
] | null | null | null | DTE2802/uDev/uDev/Views/_ViewImports.cshtml | Unicron2k/dte_bsc | 1703c6e57e9ceec2dcce3ec6b1b363bf7147536d | [
"MIT"
] | null | null | null | DTE2802/uDev/uDev/Views/_ViewImports.cshtml | Unicron2k/dte_bsc | 1703c6e57e9ceec2dcce3ec6b1b363bf7147536d | [
"MIT"
] | 1 | 2021-12-01T17:19:06.000Z | 2021-12-01T17:19:06.000Z | @using uDev
@using uDev.Models
@using Microsoft.AspNetCore.Identity
@addTagHelper uDev.TagHelpers.*, uDev
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers | 31.8 | 52 | 0.81761 |
f302e6116bb95e41dcf22daa5483dc706c66c0dd | 14,678 | cs | C# | src/Cake.Common.Tests/Unit/Tools/MSpec/MSpecRunnerTests.cs | jenscski/cake | f55c45fe9f24634ed103f1398fb133fdd358d666 | [
"MIT"
] | 3,427 | 2015-01-02T12:43:01.000Z | 2022-03-29T10:46:50.000Z | src/Cake.Common.Tests/Unit/Tools/MSpec/MSpecRunnerTests.cs | jenscski/cake | f55c45fe9f24634ed103f1398fb133fdd358d666 | [
"MIT"
] | 3,075 | 2015-01-02T13:49:28.000Z | 2022-03-30T12:28:58.000Z | src/Cake.Common.Tests/Unit/Tools/MSpec/MSpecRunnerTests.cs | jenscski/cake | f55c45fe9f24634ed103f1398fb133fdd358d666 | [
"MIT"
] | 979 | 2015-01-21T21:37:31.000Z | 2022-03-20T22:35:41.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Cake.Common.Tests.Fixtures.Tools;
using Cake.Core;
using Cake.Core.IO;
using Cake.Testing;
using Cake.Testing... | 36.241975 | 119 | 0.500477 |
61235b771f041f17b41e7c1a8dbe3061a2aab922 | 13,739 | cshtml | C# | src/Xomorod.com/Views/Home/LatestNews.cshtml | bezzad/Xomorod.com | 2c5b7d672ef74e4032d3c41208c13ce6ac7b9121 | [
"Apache-2.0"
] | 2 | 2019-06-24T16:32:18.000Z | 2020-11-20T18:29:34.000Z | src/Xomorod.com/Views/Home/LatestNews.cshtml | bezzad/Xomorod.com | 2c5b7d672ef74e4032d3c41208c13ce6ac7b9121 | [
"Apache-2.0"
] | null | null | null | src/Xomorod.com/Views/Home/LatestNews.cshtml | bezzad/Xomorod.com | 2c5b7d672ef74e4032d3c41208c13ce6ac7b9121 | [
"Apache-2.0"
] | null | null | null | <section class="latest-news" id="latestnews">
<div class="container">
<div class="section-header">
<h2 class="dark-text">Blog / Latest News</h2>
<h6 class="dark-text">Your latest posts displayed inside a nice slider. You can customize what the slider looks like.</h6>
</div>
... | 126.045872 | 786 | 0.6368 |
d9a37527722df293f44626ce64e3ac8b0b0f1744 | 750 | cs | C# | 13. Interfaces and Abstraction - Exercise/4. Buyer/Citizen.cs | ZornitsaM/CSharp-OOP-Tasks | 951e0873276344cc81758ec0f2a646766cc5d45e | [
"MIT"
] | null | null | null | 13. Interfaces and Abstraction - Exercise/4. Buyer/Citizen.cs | ZornitsaM/CSharp-OOP-Tasks | 951e0873276344cc81758ec0f2a646766cc5d45e | [
"MIT"
] | null | null | null | 13. Interfaces and Abstraction - Exercise/4. Buyer/Citizen.cs | ZornitsaM/CSharp-OOP-Tasks | 951e0873276344cc81758ec0f2a646766cc5d45e | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Text;
namespace PO5
{
public class Citizen : IAge, IId, IBirthday,IBuyer
{
private const int food = 0;
public Citizen(string name, int age, string id, string birthday)
{
this.Name = name;
... | 19.230769 | 72 | 0.492 |
c939215998d5ab9c1a97356764eb1b6537663f84 | 513 | cs | C# | csharp-in-depth-4e/Source/ArrayListDemos/NamesArrayListDemo.Lib/Dependencies/NamesArrayListDemoDependencies.cs | vishipayyallore/learning-csharp-in-2022 | 9bec7eef8c5182daab78016dd2e88ea0aea7080d | [
"MIT"
] | null | null | null | csharp-in-depth-4e/Source/ArrayListDemos/NamesArrayListDemo.Lib/Dependencies/NamesArrayListDemoDependencies.cs | vishipayyallore/learning-csharp-in-2022 | 9bec7eef8c5182daab78016dd2e88ea0aea7080d | [
"MIT"
] | null | null | null | csharp-in-depth-4e/Source/ArrayListDemos/NamesArrayListDemo.Lib/Dependencies/NamesArrayListDemoDependencies.cs | vishipayyallore/learning-csharp-in-2022 | 9bec7eef8c5182daab78016dd2e88ea0aea7080d | [
"MIT"
] | 1 | 2022-03-22T15:11:14.000Z | 2022-03-22T15:11:14.000Z | using Microsoft.Extensions.DependencyInjection;
using NamesArrayListDemo.Lib.Interfaces;
namespace NamesArrayListDemo.Lib.Dependencies
{
public static class NamesArrayListDemoDependencies
{
public static IServiceCollection ConfigureNamesArrayListDemoServices(this IServiceCollection services)
... | 27 | 110 | 0.723197 |
90819aa6b555c2c6f036cf787143a281940e9cf4 | 496 | cs | C# | Harpoon.Common/Sender/ISignatureService.cs | sucrose0413/Harpoon | fe7f2987866d52f1ee531d8aa848bbf60b2c859e | [
"Unlicense"
] | 11 | 2019-05-16T08:58:46.000Z | 2021-05-25T05:17:21.000Z | Harpoon.Common/Sender/ISignatureService.cs | sucrose0413/Harpoon | fe7f2987866d52f1ee531d8aa848bbf60b2c859e | [
"Unlicense"
] | 208 | 2019-05-17T07:55:22.000Z | 2021-07-23T14:31:33.000Z | Harpoon.Common/Sender/ISignatureService.cs | sucrose0413/Harpoon | fe7f2987866d52f1ee531d8aa848bbf60b2c859e | [
"Unlicense"
] | 5 | 2019-05-14T17:28:20.000Z | 2021-07-23T14:03:51.000Z | namespace Harpoon.Sender
{
/// <summary>
/// Represents a class able to assign a signature to content using a secret
/// </summary>
public interface ISignatureService
{
/// <summary>
/// Returns a unique signature for content using the provided secret
/// </summary>
... | 31 | 79 | 0.592742 |
840992edae715057f5eeb95939c241fd10a539b5 | 3,475 | cs | C# | sdk/securityinsights/Microsoft.Azure.Management.SecurityInsights/src/Generated/Models/UebaSettings.cs | frank-pang-msft/azure-sdk-for-net | 2d103f78f26bdfb01eac4b1dba6ff19d6b765cd3 | [
"MIT"
] | 20 | 2021-09-20T17:31:26.000Z | 2022-03-30T20:01:37.000Z | sdk/securityinsights/Microsoft.Azure.Management.SecurityInsights/src/Generated/Models/UebaSettings.cs | frank-pang-msft/azure-sdk-for-net | 2d103f78f26bdfb01eac4b1dba6ff19d6b765cd3 | [
"MIT"
] | 7 | 2021-08-25T09:09:53.000Z | 2022-03-17T01:01:13.000Z | sdk/securityinsights/Microsoft.Azure.Management.SecurityInsights/src/Generated/Models/UebaSettings.cs | frank-pang-msft/azure-sdk-for-net | 2d103f78f26bdfb01eac4b1dba6ff19d6b765cd3 | [
"MIT"
] | 4 | 2020-11-23T10:36:33.000Z | 2021-08-10T21:53:45.000Z | // <auto-generated>
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is
// re... | 40.882353 | 265 | 0.636547 |
93ba79e02d060c307a7aaa07431cb98b8b979695 | 9,665 | cs | C# | Alluvial/Distributor.cs | xavierjohn/Alluvial | 38c42412c5fa0e91f346e0a4767dadaa3f765a2f | [
"MIT"
] | 18 | 2015-01-05T01:43:30.000Z | 2021-01-18T06:59:21.000Z | Alluvial/Distributor.cs | xavierjohn/Alluvial | 38c42412c5fa0e91f346e0a4767dadaa3f765a2f | [
"MIT"
] | 12 | 2015-01-07T16:30:50.000Z | 2016-09-30T16:15:46.000Z | Alluvial/Distributor.cs | xavierjohn/Alluvial | 38c42412c5fa0e91f346e0a4767dadaa3f765a2f | [
"MIT"
] | 15 | 2015-01-09T05:46:26.000Z | 2021-08-17T10:45:36.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using static System.Diagnostics.Trace;
namespace Alluvial
{
/// <summary>
/// Methods for working with distributors.
/// </summary>
public static class Distributor
{
/// <summary>
/// Cr... | 40.270833 | 164 | 0.562545 |
7ccb9b17b383a8386789d0b8376fbe2d9c21a3a5 | 2,501 | cs | C# | WubbyCorp/Telemetry.cs | Xathz/WubbyCorp | 60588e57e30d6f2a935580b052c467aa7517c02d | [
"Unlicense"
] | null | null | null | WubbyCorp/Telemetry.cs | Xathz/WubbyCorp | 60588e57e30d6f2a935580b052c467aa7517c02d | [
"Unlicense"
] | null | null | null | WubbyCorp/Telemetry.cs | Xathz/WubbyCorp | 60588e57e30d6f2a935580b052c467aa7517c02d | [
"Unlicense"
] | null | null | null | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net;
using System.Text;
using System.Web;
using WubbyCorp.Settings;
namespace WubbyCorp {
// https://developers.google.com/analytics/devguides/collection/protocol/v1/devguide
// https://developers.google.com/anal... | 41.683333 | 150 | 0.586965 |
9313e189a4374235487373007f28b23aca67b547 | 322 | cs | C# | HelloTests/Models/FizzBuzzResult.cs | musicm122/Fundamentals-of-Writing-Tests | 13acd9f1031545c0700c50cfd8a052e529eb6e7d | [
"MIT"
] | null | null | null | HelloTests/Models/FizzBuzzResult.cs | musicm122/Fundamentals-of-Writing-Tests | 13acd9f1031545c0700c50cfd8a052e529eb6e7d | [
"MIT"
] | 3 | 2020-06-09T17:51:39.000Z | 2020-06-09T17:53:31.000Z | HelloTests/Models/FizzBuzzResult.cs | musicm122/Fundamentals-of-Writing-Tests | 13acd9f1031545c0700c50cfd8a052e529eb6e7d | [
"MIT"
] | null | null | null | namespace HelloTests
{
public class FizzBuzzResult
{
public FizzBuzzResult(int value, FizzBuzzState state)
{
this.Value = value;
this.State = state;
}
public int Value { get; private set; }
public FizzBuzzState State { get; private set; }
}
... | 20.125 | 61 | 0.565217 |
613ab9f92579750161bf1ff510cd6962db228e25 | 914 | cs | C# | src/nem2-sdk/src/Infrastructure/Imported/Api/Client/SwaggerDateConverter.cs | mijiturka/nem2-sdk-csharp | e0ccbe50c0d519ac239bd3025ab68bf2358877b7 | [
"Apache-2.0"
] | null | null | null | src/nem2-sdk/src/Infrastructure/Imported/Api/Client/SwaggerDateConverter.cs | mijiturka/nem2-sdk-csharp | e0ccbe50c0d519ac239bd3025ab68bf2358877b7 | [
"Apache-2.0"
] | null | null | null | src/nem2-sdk/src/Infrastructure/Imported/Api/Client/SwaggerDateConverter.cs | mijiturka/nem2-sdk-csharp | e0ccbe50c0d519ac239bd3025ab68bf2358877b7 | [
"Apache-2.0"
] | null | null | null | /*
* NIS2 API
*
* This document defines all the nis2 api routes and behaviour
*
* OpenAPI spec version: 1.0.0
* Contact: guillemchain@gmail.com
* Generated by: https://github.com/swagger-api/swagger-codegen.git
*/
using Newtonsoft.Json.Converters;
namespace io.nem2.sdk.Infrastructure.Imported.Api.Client
{
... | 29.483871 | 95 | 0.643326 |
e5420898d46440c83f3863122b6a9f6500211698 | 226 | cs | C# | Manatee.Json/Serialization/Internal/ITypeSerializer.cs | jinhong-/Manatee.Json | 40d0f57d65cc342e4d96d02115dff29dec8c30cd | [
"MIT"
] | 208 | 2016-08-01T14:09:48.000Z | 2022-03-28T23:35:52.000Z | Manatee.Json/Serialization/Internal/ITypeSerializer.cs | jinhong-/Manatee.Json | 40d0f57d65cc342e4d96d02115dff29dec8c30cd | [
"MIT"
] | 201 | 2016-06-21T19:37:12.000Z | 2021-02-15T00:57:59.000Z | Manatee.Json/Serialization/Internal/ITypeSerializer.cs | jinhong-/Manatee.Json | 40d0f57d65cc342e4d96d02115dff29dec8c30cd | [
"MIT"
] | 39 | 2016-06-22T19:34:44.000Z | 2022-02-18T09:26:57.000Z | namespace Manatee.Json.Serialization.Internal
{
internal interface ITypeSerializer
{
JsonValue SerializeType<T>(JsonSerializer serializer);
void DeserializeType<T>(JsonValue json, JsonSerializer serializer);
}
} | 28.25 | 70 | 0.783186 |
739913016f66c7479013ace4ae94c548dedf4a2d | 26,289 | cs | C# | Checksums/CRC/CRC.Combine.cs | Xevle/Xevle.Data | 24d44bea04802a1bf71f2537234ea8ef54a12d0a | [
"MIT"
] | null | null | null | Checksums/CRC/CRC.Combine.cs | Xevle/Xevle.Data | 24d44bea04802a1bf71f2537234ea8ef54a12d0a | [
"MIT"
] | null | null | null | Checksums/CRC/CRC.Combine.cs | Xevle/Xevle.Data | 24d44bea04802a1bf71f2537234ea8ef54a12d0a | [
"MIT"
] | null | null | null | using System;
using Xevle.Core.DataTypes;
namespace Xevle.Data.Checksums.CRC
{
public static partial class CRC
{
#region MatrixMult & MatrixSquare Helper
/// <summary>
/// Multiplication of matrix with vector (MOD 2). This method doesn't check the
/// input arguments for performance reasons, so please make ... | 41.596519 | 187 | 0.666667 |
73c45e603d36adc7ab3b827053d3eb4afedf2a35 | 2,958 | cs | C# | 2018/2nd/src/Main Code Files/WordManager.cs | rschavali02/computer-game-simulation-programming | 9915a4f688d4e01ad83529a110d29a2401c94189 | [
"MIT"
] | null | null | null | 2018/2nd/src/Main Code Files/WordManager.cs | rschavali02/computer-game-simulation-programming | 9915a4f688d4e01ad83529a110d29a2401c94189 | [
"MIT"
] | null | null | null | 2018/2nd/src/Main Code Files/WordManager.cs | rschavali02/computer-game-simulation-programming | 9915a4f688d4e01ad83529a110d29a2401c94189 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
/*
The following class controls majority of the logic for the typing
functionality of the programming game. It uses a wordGenerator and
Spawner for game flow.
*/
public class WordManager : MonoBehaviour {
public List<Word> wor... | 32.505495 | 138 | 0.692698 |
b2b0a8688b9271ffac45dc152fb554e45d2f63f0 | 4,034 | cs | C# | src/Website/Website/Controllers/PredictionsController.cs | msinnott22/World-Cup-Predictor | d1c184b020b52bbbd0a1bc38cd241a945f2d62d2 | [
"MIT"
] | null | null | null | src/Website/Website/Controllers/PredictionsController.cs | msinnott22/World-Cup-Predictor | d1c184b020b52bbbd0a1bc38cd241a945f2d62d2 | [
"MIT"
] | null | null | null | src/Website/Website/Controllers/PredictionsController.cs | msinnott22/World-Cup-Predictor | d1c184b020b52bbbd0a1bc38cd241a945f2d62d2 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Web.Mvc;
using Data.Dto;
using Data.Interfaces;
using Microsoft.AspNet.Identity;
using Website.Models.Output;
namespace Website.Controllers
{
public class PredictionsController : Controller
{
private readonly IWriteStore _... | 41.163265 | 115 | 0.527268 |
6cafe002cca06321d392a6e7af45a828058a474b | 408 | cs | C# | src/CourseLibrary.Core/Exceptions/Identity/EmptyPasswordException.cs | ktutak1337/CourseLibrary | 8e31a398f999a07971b6cf122589b04817f31083 | [
"MIT"
] | 1 | 2020-10-31T19:15:41.000Z | 2020-10-31T19:15:41.000Z | src/CourseLibrary.Core/Exceptions/Identity/EmptyPasswordException.cs | ktutak1337/CourseLibrary | 8e31a398f999a07971b6cf122589b04817f31083 | [
"MIT"
] | null | null | null | src/CourseLibrary.Core/Exceptions/Identity/EmptyPasswordException.cs | ktutak1337/CourseLibrary | 8e31a398f999a07971b6cf122589b04817f31083 | [
"MIT"
] | null | null | null | using System;
namespace CourseLibrary.Core.Exceptions.Identity
{
public class EmptyPasswordException : DomainException
{
public override string Code { get; } = "empty_password";
public Guid UserId { get; }
public EmptyPasswordException(Guid userId)
: base($"Empty password ... | 27.2 | 79 | 0.634804 |
e5c9b8a12732bc34fc2f4c7228f90dd51e7cb207 | 10,219 | cs | C# | Assets/Scripts/Sharing/AppStateSynchronizer.cs | DLR-SC/IslandViz-for-HoloLens | fc3801994363447087bc42103a39f0f2153e7c11 | [
"Apache-2.0"
] | 1 | 2020-02-03T08:26:08.000Z | 2020-02-03T08:26:08.000Z | Assets/Scripts/Sharing/AppStateSynchronizer.cs | DLR-SC/IslandViz-for-HoloLens | fc3801994363447087bc42103a39f0f2153e7c11 | [
"Apache-2.0"
] | 5 | 2019-07-31T13:25:19.000Z | 2019-10-05T01:11:08.000Z | Assets/Scripts/Sharing/AppStateSynchronizer.cs | DLR-SC/IslandViz-for-HoloLens | fc3801994363447087bc42103a39f0f2153e7c11 | [
"Apache-2.0"
] | 2 | 2019-07-30T14:33:32.000Z | 2020-12-03T11:10:07.000Z | using HoloToolkit.Sharing;
using HoloToolkit.Sharing.SyncModel;
using System;
using UnityEngine;
using UnityEngine.UI;
using HoloIslandVis.Core;
using HoloIslandVis.Interaction;
using System.Collections.Generic;
using HoloIslandVis.Controller;
namespace HoloIslandVis.Sharing
{
public class AppStateSynchronizer :... | 39.917969 | 148 | 0.636461 |
a609c20d459744d2c2a40c4ff3ca2212466e230e | 6,287 | cs | C# | StressTest/RemoteClient.cs | 625673575/StressTestSuite | 17a5c1086a195ac196596eced9d4fd49a2c9abfc | [
"MIT"
] | null | null | null | StressTest/RemoteClient.cs | 625673575/StressTestSuite | 17a5c1086a195ac196596eced9d4fd49a2c9abfc | [
"MIT"
] | null | null | null | StressTest/RemoteClient.cs | 625673575/StressTestSuite | 17a5c1086a195ac196596eced9d4fd49a2c9abfc | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Text;
using Grpc.Core;
using System.IO;
using Remote;
using pb = global::Google.Protobuf;
namespace StressTest
{
public class RemoteClient
{
public bool PauseCapture;
AsyncUnaryCall<ImageData> receiveImageCall;
RemoteService.... | 31.752525 | 103 | 0.529187 |
5053cf5f259fc42bb881e45290bd3fb966cb0b5d | 6,786 | cs | C# | UnitTests/CS/Patterns/DuckTypingTest.cs | igor-tkachev/bltoolkit | b9149ffa5c9826a01e93de81907a3eae56cbe051 | [
"MIT"
] | 152 | 2015-01-09T14:10:22.000Z | 2022-02-12T08:50:45.000Z | UnitTests/CS/Patterns/DuckTypingTest.cs | igor-tkachev/bltoolkit | b9149ffa5c9826a01e93de81907a3eae56cbe051 | [
"MIT"
] | 97 | 2015-01-28T15:38:45.000Z | 2021-07-23T07:24:38.000Z | UnitTests/CS/Patterns/DuckTypingTest.cs | igor-tkachev/bltoolkit | b9149ffa5c9826a01e93de81907a3eae56cbe051 | [
"MIT"
] | 70 | 2015-01-16T14:02:18.000Z | 2022-02-12T08:50:53.000Z | using System;
using NUnit.Framework;
using BLToolkit.Patterns;
namespace Patterns
{
[TestFixture]
public class DuckTypingTest
{
public interface TestInterface
{
int Method(int value);
void Method(int v1, out int v2);
int Prop { get; }
event EventHandler Event;
void CallE... | 20.689024 | 115 | 0.632184 |
c2de084ea9ccfeed3a79b061c5d120c8b8b2571d | 7,772 | cs | C# | Boogle/Plateau.cs | antoineraulin/boogle | 3f9292e44fe7141e65df37b4710bae68fd049b59 | [
"MIT"
] | null | null | null | Boogle/Plateau.cs | antoineraulin/boogle | 3f9292e44fe7141e65df37b4710bae68fd049b59 | [
"MIT"
] | null | null | null | Boogle/Plateau.cs | antoineraulin/boogle | 3f9292e44fe7141e65df37b4710bae68fd049b59 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
namespace Boogle
{
public class Plateau
{
//Définition + on donne une valeur à la variable board.
private De[] board;
/// <summary>
/// Plateau de dés.
/// </summary>
/// <value>nouveau tableau de dés.</value>
... | 38.666667 | 160 | 0.475039 |
578cc3a39d2ac278d8572f89021e7e92cf11fd4e | 1,270 | cs | C# | Node/O10.Node.Network/Communication/UdpCommunicationService.cs | muaddibco/O10city | ea865ef541d8760a74623dfe53de0f31aac8c803 | [
"Apache-2.0"
] | 1 | 2021-01-25T03:21:09.000Z | 2021-01-25T03:21:09.000Z | Node/O10.Node.Network/Communication/UdpCommunicationService.cs | muaddibco/O10city | ea865ef541d8760a74623dfe53de0f31aac8c803 | [
"Apache-2.0"
] | 8 | 2021-10-15T10:46:52.000Z | 2021-11-06T13:24:11.000Z | Node/O10.Node.Network/Communication/UdpCommunicationService.cs | muaddibco/O10city | ea865ef541d8760a74623dfe53de0f31aac8c803 | [
"Apache-2.0"
] | null | null | null | using System.Net.Sockets;
using O10.Network.Handlers;
using O10.Network.Interfaces;
using O10.Network.Topology;
using O10.Core.Architecture;
using O10.Core.Logging;
using System.Net;
using System;
namespace O10.Network.Communication
{
[RegisterExtension(typeof(IServerCommunicationService), Lifetime = LifetimeMana... | 36.285714 | 227 | 0.754331 |
bf6350bffd6603c2b849d21bff26fecca8d57359 | 541 | cs | C# | MatchThree.Core/Extension/SpriteFontExtension.cs | damtakon/MatchThree | 66a6a7d32198c6297cd65175eb6a428fceca0ffb | [
"MIT"
] | null | null | null | MatchThree.Core/Extension/SpriteFontExtension.cs | damtakon/MatchThree | 66a6a7d32198c6297cd65175eb6a428fceca0ffb | [
"MIT"
] | null | null | null | MatchThree.Core/Extension/SpriteFontExtension.cs | damtakon/MatchThree | 66a6a7d32198c6297cd65175eb6a428fceca0ffb | [
"MIT"
] | null | null | null | using Microsoft.Xna.Framework.Graphics;
namespace MatchThree.Core.Extension
{
public static class SpriteFontExtension
{
/// <summary>
/// Finding the center on the X axis
/// </summary>
/// <param name="spriteFont">Font</param>
/// <param name="text">Text</param>
... | 30.055556 | 82 | 0.600739 |
282193598d6bf7495f1832c1bfef7ecbaf300cfb | 940 | cs | C# | src/Tests/MeasureMap.UnitTest/Tasks/TaskOfTTests.cs | WickedFlame/MeasureMap | 8f15a81ec777c2f0b105f44e8f45b083495a85ef | [
"MIT"
] | null | null | null | src/Tests/MeasureMap.UnitTest/Tasks/TaskOfTTests.cs | WickedFlame/MeasureMap | 8f15a81ec777c2f0b105f44e8f45b083495a85ef | [
"MIT"
] | null | null | null | src/Tests/MeasureMap.UnitTest/Tasks/TaskOfTTests.cs | WickedFlame/MeasureMap | 8f15a81ec777c2f0b105f44e8f45b083495a85ef | [
"MIT"
] | null | null | null | using NUnit.Framework;
namespace MeasureMap.UnitTest.Tasks
{
[TestFixture]
public class TaskOfTTests
{
[Test]
public void TaskOfT_WithParameter()
{
var item = new Item { IsRun = false };
var runner = new Task<Item>(i =>
{
i.IsRun ... | 21.860465 | 71 | 0.458511 |
287f8cfa742b732a5e878939ab307b71beeb2470 | 209 | cs | C# | SourceCodeRenderer/FixedCodes/ICodeMap.cs | ExM/NLanguageTag | 6cec3bba6e1d82aa99a2bf3cc47099c31febd8bf | [
"MIT"
] | 3 | 2020-09-30T09:45:51.000Z | 2022-01-10T18:56:04.000Z | SourceCodeRenderer/FixedCodes/ICodeMap.cs | ExM/NLanguageTag | 6cec3bba6e1d82aa99a2bf3cc47099c31febd8bf | [
"MIT"
] | 2 | 2020-07-17T14:22:09.000Z | 2020-09-11T21:21:57.000Z | SourceCodeRenderer/FixedCodes/ICodeMap.cs | ExM/NLanguageTag | 6cec3bba6e1d82aa99a2bf3cc47099c31febd8bf | [
"MIT"
] | 1 | 2019-11-22T16:42:46.000Z | 2019-11-22T16:42:46.000Z | using System.Collections.Generic;
namespace NLanguageTag.SourceCodeRenderer.FixedCodes
{
public interface ICodeMap
{
int? TryGet(string subtag);
void Update(IEnumerable<string> subtags);
}
}
| 19 | 53 | 0.746411 |
26f97e681ccdd4c687e0ee7cbb9ef293e213223d | 1,133 | cs | C# | sources/editor/Xenko.Assets.Presentation/AssetEditors/GraphicsCompositorEditor/ViewModels/GraphicsCompositorLinkViewModel.cs | nesrak1/xenko | 4d655c05be5c13acc46e677305da56bbbf00c7bc | [
"MIT"
] | 34 | 2019-11-16T16:47:01.000Z | 2022-03-29T05:09:03.000Z | sources/editor/Xenko.Assets.Presentation/AssetEditors/GraphicsCompositorEditor/ViewModels/GraphicsCompositorLinkViewModel.cs | kbb-uran/xenko | 618f743e1435d59d2a4db6bbc82402d28f278d0a | [
"MIT"
] | 41 | 2019-01-06T03:03:55.000Z | 2019-09-06T02:30:35.000Z | sources/editor/Xenko.Assets.Presentation/AssetEditors/GraphicsCompositorEditor/ViewModels/GraphicsCompositorLinkViewModel.cs | kbb-uran/xenko | 618f743e1435d59d2a4db6bbc82402d28f278d0a | [
"MIT"
] | 19 | 2019-12-08T16:57:02.000Z | 2022-03-30T02:04:49.000Z | // Copyright (c) Xenko contributors (https://xenko.com) and Silicon Studio Corp. (https://www.siliconstudio.co.jp)
// Distributed under the MIT license. See the LICENSE.md file in the project root for more information.
using System;
using Xenko.Core.Annotations;
using Xenko.Core.Presentation.ViewModel;
namespace Xenko... | 45.32 | 199 | 0.741395 |
b074beedf09a21f2c6d20f7357e4a21877130542 | 655 | cs | C# | Arch(.NetCore)/Bhbk.Lib.Identity/Models/Admin/Urls.cs | bhbk/x9et3y6s | dcc319e67cc7a87d079b13ecdc6baf9d96efaaa4 | [
"Apache-2.0"
] | 1 | 2021-02-22T17:54:59.000Z | 2021-02-22T17:54:59.000Z | Arch(.NetCore)/Bhbk.Lib.Identity/Models/Admin/Urls.cs | bhbk/x9et3y6s | dcc319e67cc7a87d079b13ecdc6baf9d96efaaa4 | [
"Apache-2.0"
] | 5 | 2021-05-09T12:19:24.000Z | 2022-03-02T10:09:38.000Z | Arch(.NetCore)/Bhbk.Lib.Identity/Models/Admin/Urls.cs | bhbk/x9et3y6s | dcc319e67cc7a87d079b13ecdc6baf9d96efaaa4 | [
"Apache-2.0"
] | null | null | null | using System;
using System.ComponentModel;
using System.ComponentModel.DataAnnotations;
namespace Bhbk.Lib.Identity.Models.Admin
{
public abstract class Urls
{
[Required]
public Guid AudienceId { get; set; }
[Required]
public string UrlHost { get; set; }
[Required]
... | 19.848485 | 54 | 0.58626 |
b0e3dbdeddc4d682b91c6a0e985d5d3f0a1c335c | 2,997 | cs | C# | XCommerce.Servicio.Core/12-CondicionIVA/CondicionIIVAServicios.cs | RamonChauqui/SubeCodigo | b81ba0a5518d73b03646e3fd2df7e76a3225df6c | [
"MIT"
] | null | null | null | XCommerce.Servicio.Core/12-CondicionIVA/CondicionIIVAServicios.cs | RamonChauqui/SubeCodigo | b81ba0a5518d73b03646e3fd2df7e76a3225df6c | [
"MIT"
] | null | null | null | XCommerce.Servicio.Core/12-CondicionIVA/CondicionIIVAServicios.cs | RamonChauqui/SubeCodigo | b81ba0a5518d73b03646e3fd2df7e76a3225df6c | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using XCommerce.AccesoDatos;
namespace XCommerce.Servicio.Core._12_CondicionIVA
{
public class CondicionIIVAServicios : ICondicionIVASServicvios
{
public void Elimianar(long CondicID)
... | 28.542857 | 85 | 0.479146 |
de8907f561eb2244fe0b0dbc8f3044fd7f8ca371 | 312 | cs | C# | Assets/Scripts/Runtime/_Generated/Generated/Conditions/GameModeSOCondition.cs | bitten-sweet-studio/ggj2022 | a7b7f8fb1da5ca052f9861335199ec03d34d56c8 | [
"Apache-2.0"
] | null | null | null | Assets/Scripts/Runtime/_Generated/Generated/Conditions/GameModeSOCondition.cs | bitten-sweet-studio/ggj2022 | a7b7f8fb1da5ca052f9861335199ec03d34d56c8 | [
"Apache-2.0"
] | null | null | null | Assets/Scripts/Runtime/_Generated/Generated/Conditions/GameModeSOCondition.cs | bitten-sweet-studio/ggj2022 | a7b7f8fb1da5ca052f9861335199ec03d34d56c8 | [
"Apache-2.0"
] | null | null | null | using GGJ2022;
namespace UnityAtoms.BaseAtoms
{
/// <summary>
/// Condition of type `GGJ2022.GameModeSO`. Inherits from `AtomCondition<GGJ2022.GameModeSO>`.
/// </summary>
[EditorIcon("atom-icon-teal")]
public abstract class GameModeSOCondition : AtomCondition<GGJ2022.GameModeSO> { }
} | 34.666667 | 104 | 0.711538 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.