added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66833 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "dileepabandara/hungryme_desktop",
"max_stars_repo_path": "hungryme_desktop/Meals_Forms/Pizzas_Forms/Pizzas.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66834"
} | starcoder | <filename>hungryme_desktop/Meals_Forms/Pizzas_Forms/Pizzas.Designer.cs
namespace hungryme_desktop.TableToMeal_Forms
{
partial class Pizzas
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <sum... | 2.041722 | 0c5e295e0bf6e94102eb6d62f427b246 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66834 | {
"extension": "c-sharp",
"max_stars_count": "135.0",
"max_stars_repo_name": "kilasuit/poshtools",
"max_stars_repo_path": "PowerShellTools/Project/PropertyPages/GeneralPropertyPageControl.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66835"
} | starcoder | namespace PowerShellTools.Project.PropertyPages
{
partial class GeneralPropertyPageControl
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resou... | 2.092685 | 62552dde7350fcdba0f0265feb1d04b9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66835 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Thrita/General",
"max_stars_repo_path": "Src/General.Web.Api/Handlers/LogHttpMessageHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66836"
} | starcoder | using System;
using System.Net.Http;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using General.LogManagement;
namespace General.Web.Api.Handlers
{
public class LogHttpMessageHandler : DelegatingHandler
{
private ICommonLogger _commonLogger;
public LogHttpMessageHa... | 2.681094 | 019af5237e2f0e7f9d47e530aa09985c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66836 | {
"extension": "c-sharp",
"max_stars_count": "223.0",
"max_stars_repo_name": "KenitoInc/AspNetCoreOData",
"max_stars_repo_path": "test/Microsoft.AspNetCore.OData.Tests/Formatter/Deserialization/DeserializationServiceProviderHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66837"
} | starcoder | //-----------------------------------------------------------------------------
// <copyright file="DeserializationServiceProviderHelper.cs" company=".NET Foundation">
// Copyright (c) .NET Foundation and Contributors. All rights reserved.
// See License.txt in the project root for license information.
// </c... | 1.441081 | 823f98f35e4b6342f1f078466ff9b863 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66837 | {
"extension": "c-sharp",
"max_stars_count": "64.0",
"max_stars_repo_name": "rido-min/AppConsult-WinAppsModernizationWorkshop",
"max_stars_repo_path": "Samples/MusicManager/MusicManager.Applications/Data/Metadata/AacReadMetadata.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66838"
} | starcoder | <gh_stars>10-100
namespace Waf.MusicManager.Applications.Data.Metadata
{
internal class AacReadMetadata : Mp4ReadMetadata
{
}
}
| 0.798832 | 6e1eedc4cec21c6df1f6a4cd37927550 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66838 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lol-github/TizenFX",
"max_stars_repo_path": "src/Tizen.NUI.Components/Style/RecyclerViewItemStyle.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66839"
} | starcoder | /*
* Copyright(c) 2022 Samsung Electronics Co., Ltd.
*
* 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
*
* Unless required by applicable ... | 2.14152 | f956aa98393c87ed5ea76b9114980bf8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66839 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "buldo/VkDownloader",
"max_stars_repo_path": "VkDownloader/VkDownloader.Desktop/Actions/ChooseFolderTriggerAction.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66840"
} | starcoder | <reponame>buldo/VkDownloader
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace VkDownloader.Desktop.Actions
{
using System.Windows;
using System.Windows.Forms;
using System.Windows.Interactivity;
using Prism.Interactivity.Int... | 1.849522 | 665fac415cbbacc25e00a865f6cd4697 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66840 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mikebmcl/ReactiveUIUnoSample",
"max_stars_repo_path": "ReactiveUIUnoSample.Shared/Interfaces/Testing/ITwoLineTestItem.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66841"
} | starcoder | using System.Collections.Generic;
using System.ComponentModel;
using System.Windows.Input;
using Windows.UI.Xaml;
namespace ReactiveUIUnoSample.Interfaces.Testing
{
/// <summary>
/// Provides an abstracted representation of all data needed for a test item that can be used to populate a <see cref="ITwoLineTes... | 1.966284 | 36c23e750094b21fc84b86ca6738ed69 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66841 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "spicydonuts/net-crypto",
"max_stars_repo_path": "Crypto/Lib/EncodingKind.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66842"
} | starcoder | namespace Crypto
{
/// <summary>
/// Represents a text encoding format.
/// </summary>
public enum EncodingKind
{
/// <summary>
/// Use Encoding.UTF8 for byte conversion.
/// </summary>
UTF8
}
}
| 2.172402 | 286038c685fe536306941c0c30301c6f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66842 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "glyad/mdclone-exam",
"max_stars_repo_path": "src/MdClone.Model/ItemDataModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66843"
} | starcoder | using JetBrains.Annotations;
using MdClone.Model.Contracts;
namespace MdClone.Model
{
[UsedImplicitly]
internal class ItemDataModel : AppModel, IItemDataModel
{
public string Header { get; [UsedImplicitly] set; }
public string Value { get; [UsedImplicitly] set; }
}
} | 1.713313 | a9e672523a55d462a4a40273c64296e0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66843 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "cryovat/biribiri",
"max_stars_repo_path": "src/BiriBiri/Graphics/SpriteAtlas.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66844"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Bridge;
namespace BiriBiri.Graphics
{
[FileName("biriBiri.js")]
public class SpriteAtlas
{
private readonly TexCoords[] _map;
public Sprit... | 2.979101 | 5f536e96f6e0667e816744383f079286 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66844 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "pbabbott/game-001",
"max_stars_repo_path": "LTTP/Game1.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66845"
} | starcoder | using LTTP.Scenes.SimpleMap;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using Microsoft.Xna.Framework.Input;
using Nez;
namespace LTTP
{
public class Game1 : Core
{
protected override void Initialize()
{
base.Initialize();
Window.AllowUserR... | 1.553855 | 5ed8605063c9f722ba8cece9049b7525 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66845 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "dianchu/HypertextForUnity",
"max_stars_repo_path": "hypertext/Assets/Anglesharp.Css/Dom/ElementCssInlineStyleExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66846"
} | starcoder | namespace AngleSharp.Css.Dom
{
using AngleSharp.Attributes;
using AngleSharp.Css.Parser;
using AngleSharp.Dom;
using System;
using System.Runtime.CompilerServices;
/// <summary>
/// Used to mark elements that may have inline style,
/// usually set and defined over an attribute.
/// ... | 2.414283 | 376f3e20bda7c63c27f4e04d175b517c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66846 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "chtk/spark",
"max_stars_repo_path": "src/Spark.Engine/Interfaces/IFhirResponseFactoryOld.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66847"
} | starcoder | <gh_stars>1-10
using System.Collections.Generic;
using Spark.Engine.Core;
namespace Spark.Engine.Interfaces
{
public interface IFhirResponseFactoryOld
{
FhirResponse GetFhirResponse(Key key, IEnumerable<object> parameters = null);
FhirResponse GetFhirResponse(Entry entry, IEnumerable<object> p... | 1.447855 | fc124d94699f98dd5b6c6afd9715c356 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66847 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "cwenham/Meep",
"max_stars_repo_path": "MeepLib/Flow/Delay.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66848"
} | starcoder | <gh_stars>0
using System;
using System.Reactive.Linq;
using MeepLib.Messages;
using MeepLib.Messages.Exceptions;
using MeepLib.MeepLang;
namespace MeepLib.Flow
{
/// <summary>
/// Delay each Message for a fixed period of time
/// </summary>
public class Delay : AMessageModule
{
/// <summa... | 2.308009 | 479e61d84092a88496309f6a46971638 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66848 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ArchimedesXXI/CODILITY_challenges_solutions",
"max_stars_repo_path": "Codility_lesson_6_2/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66849"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Codility_lesson_6_2
{
/// <summary>
/// CODILITY: Lesson 6 - Sorting, Task 2 - MaxProductOfThree
/// </summary>
class Program
{
static void Main(string[] args)
... | 3.520802 | 3ac34b1c5dffb134dfe9b580239fe7cf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66849 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "JediMasterSam/Horizon",
"max_stars_repo_path": "Horizon.Reflection/Modules/Definition.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66850"
} | starcoder | <reponame>JediMasterSam/Horizon<filename>Horizon.Reflection/Modules/Definition.cs
using System;
using System.Reflection;
using Horizon.Numerics;
namespace Horizon.Reflection
{
public readonly struct Definition
{
private readonly string _name;
public Definition(Type type)
{
... | 2.436029 | 1f968d3f80a780da46564d518c86a180 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66850 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bsmr/WolvenKit-CyberCAT",
"max_stars_repo_path": "CyberCAT.Core/Enums/Dumped Enums/EForcedElevatorArrowsState.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66851"
} | starcoder | namespace CyberCAT.Core.DumpedEnums
{
public enum EForcedElevatorArrowsState
{
Disabled = 0,
ArrowsUp = 1,
ArrowsDown = 2
}
}
| 1.234239 | 27a5dd667c7dfdcec25d38c71d43ba4c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66851 | {
"extension": "c-sharp",
"max_stars_count": "55.0",
"max_stars_repo_name": "name212/GrammarEngine",
"max_stars_repo_path": "src/demo/ai/solarix/argon/DisambigRuleBuilder/CorporaLib/UniversalDependenciesCorpusReader.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66852"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace CorporaLib
{
public class UniversalDependenciesCorpusReader : ConlluCorpusReader
{
public UniversalDependenciesCorpusReader(string corpus_path)
: base(corpus_path, ... | 2.019941 | 90d9022e55ee6e6fc59205de843058f3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66852 | {
"extension": "c-sharp",
"max_stars_count": "42.0",
"max_stars_repo_name": "bbqchickenrobot/IL2JS",
"max_stars_repo_path": "Reactive/ReactiveTests/TestScheduler.Extensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66853"
} | starcoder | <filename>Reactive/ReactiveTests/TestScheduler.Extensions.cs<gh_stars>10-100
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using ReactiveTests.Mocks;
using
#if WM7
Microsoft.Windows.Phone.
#endif
Reactive.Concurrency;
using
#if WM7
Microsoft.Windows.Phone.
#endif
Reactive.Li... | 2.035238 | 4485eac9c7f2620bed209ba225cf91b9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66853 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Platonenkov/MathCore",
"max_stars_repo_path": "MathCore/Evaluations/FunctionEvaluation.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66854"
} | starcoder | using System;
using MathCore.Annotations;
using Ex = System.Linq.Expressions.Expression;
// ReSharper disable AutoPropertyCanBeMadeGetOnly.Global
// ReSharper disable UnusedMember.Global
namespace MathCore.Evaluations
{
/// <summary>Вычисление функции без переменных</summary>
/// <typeparam name="T"></typep... | 2.927597 | 4fda3e440259eaa1d7f9df2b8f0bae26 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66854 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "real-zebrai17/MyTeam",
"max_stars_repo_path": "MyTeam.UnitTests/PasswordLockerService/PasswordLockerTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66855"
} | starcoder | using MyTeam.TestUtilities;
using NUnit.Framework;
using System;
namespace MyTeam.UnitTests.PasswordLockerService
{
[TestFixture]
public class PasswordLockerTest
{
[SetUp]
public void SetUp()
{
TestFixture.Setup();
}
[Test]
public void WhenPassw... | 2.142968 | 1eb2c221c63d7d485895c1e7446ed9a7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66855 | {
"extension": "c-sharp",
"max_stars_count": "43.0",
"max_stars_repo_name": "HEskandari/FarsiLibrary",
"max_stars_repo_path": "FarsiLibrary.UnitTest/PersianCultureInfoTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66856"
} | starcoder | using System;
using System.Globalization;
using System.Windows.Forms;
using FarsiLibrary.UnitTest.Helpers;
using FarsiLibrary.Utils;
using NUnit.Framework;
using PersianCalendar=FarsiLibrary.Utils.PersianCalendar;
using System.Linq;
namespace FarsiLibrary.UnitTest
{
[TestFixture]
public class PersianCultureIn... | 2.470572 | 7a36574948b0e3228a760b58ca93cccb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66856 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "chinayou25/Ray",
"max_stars_repo_path": "Ray.Core/ClientFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66857"
} | starcoder | <filename>Ray.Core/ClientFactory.cs
using Orleans;
using System.Threading.Tasks;
namespace Ray.Core
{
public class ClientFactory : IClientFactory
{
static IClusterClient _client;
public static void Build(IClusterClient client)
{
_client = client;
}
readonly ... | 2.444585 | 442917366c255ea72196aca6800e0a1d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66857 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "EladGabay/pulumi-oci",
"max_stars_repo_path": "sdk/dotnet/NetworkLoadBalancer/GetNetworkLoadBalancersProtocols.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66858"
} | starcoder | // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
names... | 1.775295 | fc1a60bc358292c33aa30349dd0d32b6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66858 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jcurl/RJCP.DLL.Log",
"max_stars_repo_path": "TraceReader.Core/TraceReader/Constraints/ConstraintExprTree.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66859"
} | starcoder | namespace RJCP.Diagnostics.Log.Constraints
{
using System;
using System.Collections.Generic;
using Compiler;
/// <summary>
/// An implementation of Constraints.
/// </summary>
/// <remarks>
/// This implementation uses expression trees (binary trees) which then describes the precedence... | 2.74538 | 7560f14581ba80cd9a5bd8c0be5a5839 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66859 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "seamgen/Xamarin.Forms.Converters",
"max_stars_repo_path": "Converters/IEnumerableBoolConverter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66860"
} | starcoder | <filename>Converters/IEnumerableBoolConverter.cs
using System;
using System.Collections;
using System.Linq;
using System.Globalization;
using Xamarin.Forms;
namespace Seamgen.Essentials.Converters
{
/// <summary>
/// Converts IEnumerable to Bool
/// </summary>
public class IEnumerableBoolConverter : I... | 3.209117 | c5880087abad16a791b06fd57e29f8a4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66860 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "tannergooding/terrafx.interop.pulseaudio",
"max_stars_repo_path": "sources/Interop/PulseAudio/PulseAudio/pulse/thread-mainloop/PulseAudio.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66861"
} | starcoder | <reponame>tannergooding/terrafx.interop.pulseaudio
// Copyright © <NAME> Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.
// Ported from include/pulse/thread-mainloop.h in PulseAudio 13.0
// Original source is Copyright © Holders. Licensed under the GNU Le... | 1.929169 | d0c1768bfee861ccab13fcfba1a33847 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66861 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "GeorgeF0/Binance.Net",
"max_stars_repo_path": "Binance.Net/Objects/Models/Spot/Futures/BinanceCrossCollateralAfterAdjust.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66862"
} | starcoder | namespace Binance.Net.Objects.Models.Spot.Futures
{
/// <summary>
/// After adjustment rate
/// </summary>
public class BinanceCrossCollateralAfterAdjust
{
/// <summary>
/// The rate after adjustment
/// </summary>
public decimal AfterCollateralRate { get; set; }
... | 1.753622 | 8b02f83356e0dc5bdfc3d5c6761b798b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66862 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "creadth/space-station-14",
"max_stars_repo_path": "Content.Client/Interfaces/IClientGameTicker.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66863"
} | starcoder | using Robust.Shared.Network;
using System;
using System.Collections.Generic;
using static Content.Shared.SharedGameTicker;
namespace Content.Client.Interfaces
{
public interface IClientGameTicker
{
bool IsGameStarted { get; }
string ServerInfoBlob { get; }
bool AreWeReady { get; }
... | 1.681697 | 0d38f18dea26ed0284141458a55ea0cc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66863 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ardansisman/CQRS-Wrokshop",
"max_stars_repo_path": "CQRS-Wrokshop.Application/Users/Commands/DeleteUser/DeleteUserCommand.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66864"
} | starcoder | <gh_stars>1-10
using CQRS_Wrokshop.ResponseStates.Models;
using MediatR;
using System;
using System.Collections.Generic;
using System.Text;
namespace CQRS_Wrokshop.Application.Users.Commands.DeleteUser
{
public class DeleteUserCommand:IRequest<ResponseState>
{
public DeleteUserCommand(long id)
... | 1.745015 | 31e69e3715012b6f8d357a8b7f536791 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66864 | {
"extension": "c-sharp",
"max_stars_count": "91.0",
"max_stars_repo_name": "mluna2018/AspNetCore2CoreUI",
"max_stars_repo_path": "src/CoreUI/icons-simple-line-icons.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:66865"
} | starcoder | <reponame>mluna2018/AspNetCore2CoreUI
@{ Layout = ""; }
<!DOCTYPE html>
<!--
* CoreUI - Free Bootstrap Admin Template
* @@version v2.0.0
* @@link https://coreui.io
* Copyright (c) 2018 creativeLabs <NAME>
* Licensed under MIT (https://coreui.io/license)
-->
<html lang="en">
<head>
<meta charset="utf-8">
<met... | 1.731754 | 5ea18e279812c24801b5f413200100ea |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66865 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mariusdumitrascu/wt-nunit-console",
"max_stars_repo_path": "src/NUnitConsole/nunit3-console.tests/DefaultOptionsProviderTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66866"
} | starcoder | <reponame>mariusdumitrascu/wt-nunit-console
// ***********************************************************************
// Copyright (c) 2011 <NAME>, <NAME>
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to d... | 1.854585 | 72926be85c5a8a41e8c841c967994c86 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66866 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mikeyX101/Dashboard-IoT",
"max_stars_repo_path": "DashboardIoT/Extensions/ApplicationMessageExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66867"
} | starcoder | using MQTTnet;
namespace DashboardIoT.Extensions
{
internal static class ApplicationMessageExtensions
{
public static string PayloadToUTF8String(this MqttApplicationMessage message)
{
return System.Text.Encoding.UTF8.GetString(message.Payload);
}
}
}
| 2.097841 | 30fd77d384182adc19866713fcfd0a18 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66867 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "theigner/Blobfish",
"max_stars_repo_path": "src/Blobfish/src/DocumentModel/Builders/TagBuilder.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66868"
} | starcoder | namespace Blobfish.Builders
{
public class TagBuilder
{
private Tag tag;
public TagBuilder(string name)
{
this.tag = new Tag(name);
}
public Tag Build() => this.tag;
public TagBuilder WithValue(string value)
{
this.tag.Value = v... | 2.781157 | c2749dbae66fc9925db4eb3e4afc0cb8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66868 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "klinki/kayako-dotnet-api-library",
"max_stars_repo_path": "src/KayakoRestAPI/Core/Constants/FlagType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66869"
} | starcoder | <reponame>klinki/kayako-dotnet-api-library
using System.Xml.Serialization;
namespace KayakoRestApi.Core.Constants
{
/// <summary>
/// Represents the flag types
/// </summary>
/// <remarks>
/// http://wiki.kayako.com/display/DEV/Mobile+-+Constants
/// </remarks>
public enu... | 1.721042 | acb18bf3d0e4cb17508d239a1d5888f0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66869 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kaizer04/Telerik-Academy-2013-2014",
"max_stars_repo_path": "C#2/MultidimensionalArrays-Homework/04. Array.BinSearch/ArrayBinSearch.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66870"
} | starcoder | /*Write a program, that reads from the console an array of N integers and an integer K, sorts the array and using the method Array.BinSearch() finds the largest number in the array which is ≤ K.*/
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
clas... | 3.911272 | 200c6437cebe5e972a53ae3f8c330a54 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66870 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "SkillsFundingAgency/dfc-personalisation-common-ui-pkg-netcore",
"max_stars_repo_path": "DFC.Personalisation.CommonUI.UnitTests/TagHelper/AutoPropsTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66871"
} | starcoder | <gh_stars>0
using DFC.Personalisation.CommonUI.TagHelpers;
using DFC.Personalisation.CommonUI.ViewComponents.Components.AutoComplete;
using DFC.Personalisation.CommonUI.ViewComponents.Components.Button;
using FluentAssertions;
using NUnit.Framework;
using System.Collections.Generic;
namespace DFC.Personalisation.Comm... | 2.220268 | 964df9a8cf35d6cc7ffbd7b2cd39ba6b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66871 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MyJetWallet/MyJetWallet.Sdk.Service",
"max_stars_repo_path": "src/MyJetWallet.Sdk.Service/LogElkSettings.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66872"
} | starcoder | using System.Collections.Generic;
using MyYamlParser;
namespace MyJetWallet.Sdk.Service
{
public class LogElkSettings
{
[YamlProperty("Urls")]
public Dictionary<string, string> Urls { get; set; }
[YamlProperty("IndexPrefix")]
public string IndexPrefix { get; set; }
[Y... | 1.502941 | a7a992cbf7832a0c3cb3b26f26b854d0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66872 | {
"extension": "c-sharp",
"max_stars_count": "159.0",
"max_stars_repo_name": "elinor-fung/coreclr",
"max_stars_repo_path": "tests/src/JIT/jit64/regress/asurt/143616/foo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66873"
} | starcoder | // 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.
public class foo
{
public static int Main()
{
return bar.getX();
}
}
public class bar
{
st... | 2.968774 | b538dd3528b7fb3171b79fdfd33198a5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66873 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "wubuku/lokad-cqrs",
"max_stars_repo_path": "Cqrs.Portable/Evil/ContractEvil.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66874"
} | starcoder | <reponame>wubuku/lokad-cqrs<gh_stars>1-10
#region (c) 2010-2011 Lokad - CQRS for Windows Azure - New BSD License
// Copyright (c) Lokad 2010-2011, http://www.lokad.com
// This code is released as Open Source under the terms of the New BSD Licence
#endregion
using System;
using System.Collections.Generic;
using Sys... | 2.643191 | 1172f9bbe72a4381febb910ac86cfc0c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66874 | {
"extension": "c-sharp",
"max_stars_count": "34.0",
"max_stars_repo_name": "sagifogel/NCop",
"max_stars_repo_path": "NCop.Aspects/Weaving/TopBindingOnMethodBoundaryAspectWeaver.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66875"
} | starcoder | using NCop.Aspects.Aspects;
using NCop.Core.Extensions;
using NCop.Weaving;
using NCop.Weaving.Extensions;
using System;
using System.Collections.Generic;
using System.Reflection.Emit;
namespace NCop.Aspects.Weaving
{
internal class TopBindingOnMethodBoundaryAspectWeaver : AbstractOnMethodBoundaryAspectWeaver
... | 1.876696 | 1874e93bfa13f7cf2152304bcd1ba547 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66875 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zdy1988/zhu.player",
"max_stars_repo_path": "ZDY.LovePlayer/Infrastructure/SearchModel/TransformProviders/DateBlockTransformProvider.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66876"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using Infrastructure.SearchModel.Model;
namespace Infrastructure.SearchModel.TransformProviders
{
public class DateBlockTransformProvider : ITransformProvider
{
public bool Match(ConditionItem item, Type type)
{
return ite... | 1.938591 | 4ebd2ca335256d08f2450ae1df20cabc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66876 | {
"extension": "c-sharp",
"max_stars_count": "165.0",
"max_stars_repo_name": "Faridmehr/framework",
"max_stars_repo_path": "Signum.Engine/Linq/DbExpressions.Sql.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66877"
} | starcoder | using NpgsqlTypes;
using Signum.Engine.Maps;
using Signum.Entities.DynamicQuery;
using Signum.Utilities.DataStructures;
using Signum.Utilities.Reflection;
using System.Collections.ObjectModel;
using System.Data;
namespace Signum.Engine.Linq;
/// <summary>
/// Extended node types for custom expressions
... | 2.010663 | 057040cef3458d5047c9784df4eb53b0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66877 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "lishilei0523/SD.PanGu",
"max_stars_repo_path": "src/PanGu/Dictionaries/DictionaryLoader.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66878"
} | starcoder | using PanGu.Enums;
using PanGu.Framework;
using System;
using System.Threading;
using File = System.IO.File;
namespace PanGu.Dictionaries
{
class DictionaryLoader
{
public static Lock Lock = new Lock();
private readonly string _dictionaryDir;
public string DictionaryDir
{
... | 2.584432 | 9a7cde4af0bf960e01a729f3003b59b3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66878 | {
"extension": "c-sharp",
"max_stars_count": "85.0",
"max_stars_repo_name": "DanRJ/altinn-studio",
"max_stars_repo_path": "src/studio/src/designer/backend/Enums/FileStatus.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66879"
} | starcoder | <filename>src/studio/src/designer/backend/Enums/FileStatus.cs
using System;
namespace Altinn.Studio.Designer.Enums
{
/// <summary>
/// Enums with the different file status
/// </summary>
[Flags]
public enum FileStatus
{
/// <summary>
/// The file doesn't exist.
/// </su... | 2.696293 | 3fda787db8650bf5287355a6664533ac |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66879 | {
"extension": "c-sharp",
"max_stars_count": "21.0",
"max_stars_repo_name": "IceKnight123/StarForce",
"max_stars_repo_path": "Assets/GameMain/Scripts/Editor/DeviceModelConfigInspector.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66880"
} | starcoder | <gh_stars>10-100
//------------------------------------------------------------
// Game Framework
// Copyright © 2013-2019 <NAME>. All rights reserved.
// Homepage: http://gameframework.cn/
// Feedback: mailto:<EMAIL>
//------------------------------------------------------------
using UnityEditor;
using UnityEngine;... | 1.621737 | 485bea1f519553eb138dc58527ee0a54 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66880 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "SamDick/Goal-Oriented-Action-Planner",
"max_stars_repo_path": "Assets/GOAP/Scripts/ActionNode.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66881"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using System;
public class ActionNode : MonoBehaviour
{
public float baseCost;
public string actionName;
public GOAP_Action.Goals goal;
public WorldStateHandler conditions;
public WorldStateHandler effects;
public bo... | 2.147249 | e1ce73bddbe434b6bcc9d6992fff3ffe |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66881 | {
"extension": "c-sharp",
"max_stars_count": "31.0",
"max_stars_repo_name": "pulumi/pulumi-azure-nextgen",
"max_stars_repo_path": "sdk/dotnet/Sql/Latest/GetServerCommunicationLink.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66882"
} | starcoder | // *** WARNING: this file was generated by the Pulumi SDK Generator. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
namespace Pulumi.Azur... | 2.016114 | 2f1c7f26b30467786640787cc12c8e24 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66882 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CreepyCrafter24/Disc-Hax",
"max_stars_repo_path": "Bot/Commands/Administration/Administration.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66883"
} | starcoder | <filename>Bot/Commands/Administration/Administration.cs<gh_stars>0
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net;
using System.Runtime.CompilerServices;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using CC_Functions.Misc;
using DSharpPlus;
... | 2.534115 | 04f1d6afc6e8d0769ca30425fe43b873 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66883 | {
"extension": "c-sharp",
"max_stars_count": "208.0",
"max_stars_repo_name": "Jcw87/SteamWebAPI2",
"max_stars_repo_path": "src/Steam.Models/GameEconomy/EconItemModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66884"
} | starcoder | using System.Collections.Generic;
namespace Steam.Models.GameEconomy
{
public class EconItemModel
{
public ulong Id { get; set; }
public ulong OriginalId { get; set; }
public uint DefIndex { get; set; }
public uint Level { get; set; }
public uint Quality { get; set; }... | 1.692971 | 48daecea8f37dd137f1dcdb15f3d60c2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66884 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "wenhulove333/ScutServer",
"max_stars_repo_path": "Sample/Koudai/Server/src/ZyGames.Tianjiexing.Model/DataModel/UserPlotPackage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66885"
} | starcoder | /****************************************************************************
Copyright (c) 2013-2015 scutgame.com
http://www.scutgame.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software ... | 1.91132 | 667bb0acc98f6b78164aee739f5d2298 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66885 | {
"extension": "c-sharp",
"max_stars_count": "49.0",
"max_stars_repo_name": "fakegit/MultiSourceTorrentDownloader",
"max_stars_repo_path": "MultiSourceTorrentDownloader/Models/TorrentInfoDialogModel.g.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66886"
} | starcoder | using MultiSourceTorrentDownloader.Common;
using MultiSourceTorrentDownloader.Data;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MultiSourceTorrentDownloader.Models
{
public partial class TorrentInfoDialo... | 2.006604 | 58815a2ef1671e87d4b0e189085952ad |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66886 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wanghuaisheng/ThreeParty",
"max_stars_repo_path": "Compare-NET-Objects/Compare-NET-Objects-Tests/TestClasses/WilliamCWarner/ILabTestCode.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66887"
} | starcoder | namespace KellermanSoftware.CompareNetObjectsTests.TestClasses
{
public interface ILabTestCode
{
int LabTestCodeDescriptionTypeId
{
get;
set;
}
System.Guid LabTestId
{
get;
set;
}
string LabTestCodeValue
... | 1.851315 | ce547d8de7da5abc2a460bdd2e5117d1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66887 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CommName/MyCloudStore",
"max_stars_repo_path": "MyCloudStore/Client/A52Settings.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66888"
} | starcoder | namespace Client
{
partial class A52Settings
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <par... | 1.757366 | 763ca7e9e874341d2878bcd8b4e12967 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66888 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "VakuWare/teds-terminal",
"max_stars_repo_path": "TTermLib/Core/Terminal/TerminalBufferLine.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66889"
} | starcoder | using System.Collections.Immutable;
using System.Linq;
using TTerm.Ansi;
namespace TTerm.Terminal
{
/// <summary>
/// Represents a single immutable line from a terminal buffer.
/// </summary>
internal class TerminalBufferLine
{
public int Columns { get; }
public ImmutableArray<Term... | 3.243003 | 9d5509fb19b3962fbeaa288e0dc5c74b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66889 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Nucs/machinelearning",
"max_stars_repo_path": "docs/samples/Microsoft.ML.Samples/Dynamic/ImageClassification/MNISTFullModelRetrain.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66890"
} | starcoder | <gh_stars>1-10
using System;
using System.IO;
using System.Linq;
using Microsoft.ML;
using Microsoft.ML.Data;
namespace Samples.Dynamic
{
public static class MNISTFullModelRetrain
{
/// <summary>
/// Example full model retrain using the MNIST model in a ML.NET pipeline.
/// </summary>
... | 2.487509 | e26053c5988ae953cd36d0bdea21dca3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66890 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "rootdevelop/Sunny",
"max_stars_repo_path": "App/Sunny.Core/Observable/ObservableBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66891"
} | starcoder | using System.Collections.Generic;
using Cirrious.MvvmCross.Localization;
using Cirrious.MvvmCross.ViewModels;
using Sunny.Core.Language;
using System.Runtime.CompilerServices;
namespace Sunny.Core.Observable
{
public class ObservableBase : MvxNotifyPropertyChanged
{
public IMvxLanguageBinder... | 2.097968 | f8d81a6d88c54c43d75a1ab385d55e3e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66891 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Tobogganeer/Tobengine-csharp",
"max_stars_repo_path": "TobEngine/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66892"
} | starcoder | <reponame>Tobogganeer/Tobengine-csharp
using System;
using TobEngine.GameLoop;
using TobEngine.Testing;
namespace TobEngine
{
class Program
{
public static void Main(string[] args)
{
Game game = new TestGame(800, 600, "Test");
game.Run();
}
}
}
| 1.706859 | 3647ea7ec592dd9bdcd07ce6cd5c58f1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66892 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "sharwell/ef6tools",
"max_stars_repo_path": "src/EFTools/EntityDesignerVersioningFacade/ReverseEngineerDb/CollapsibleEntityAssociationSets.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66893"
} | starcoder | <filename>src/EFTools/EntityDesignerVersioningFacade/ReverseEngineerDb/CollapsibleEntityAssociationSets.cs
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information.
namespace Microsoft.Data.Entity.Design.VersioningFacade.ReverseEng... | 2.437975 | 8112324b1d40672b607734e30a79c538 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66893 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "mbc-engineering/log4TC",
"max_stars_repo_path": "source/Log4Tc/Mbc.Log4Tc.Plugin/IPlugin.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66894"
} | starcoder | using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
namespace Mbc.Log4Tc.Plugin
{
public interface IPlugin
{
void ConfigureServices(IServiceCollection services, IConfiguration configuration);
}
}
| 1.336709 | 46eb926fd530f548261579942f7a094c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66894 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "AlfRagnar/GoussanBlogSolution",
"max_stars_repo_path": "GoussanBlogData/Models/ChatModels/ChatMessage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66895"
} | starcoder |
using System.ComponentModel.DataAnnotations;
namespace GoussanBlogData.Models.ChatModels;
/// <summary>
/// Model used by ChatHub to send message
/// </summary>
public class ChatMessage
{
/// <summary>
/// Username of the user sending the message
/// </summary>
[Required]
public string User { get... | 2.286918 | 462e7a50a005720dff2995d1c69a2fc0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66895 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "olegbruev/OrderMakerServer",
"max_stars_repo_path": "Entity/Approval/MtdApprovalRejection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66896"
} | starcoder | /*
MTD OrderMaker - http://ordermaker.org
Copyright (c) 2019 <NAME> <<EMAIL>>. All rights reserved.
*/
using System;
using System.Collections.Generic;
namespace Mtd.OrderMaker.Server.Entity
{
public partial class MtdApprovalRejection
{
public string Id { get; set; }
public string Nam... | 1.841552 | ea2b24879971a0d5ebb55f237be384e3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66896 | {
"extension": "c-sharp",
"max_stars_count": "12.0",
"max_stars_repo_name": "pedro2555/Eve.NET",
"max_stars_repo_path": "Eve/RemoteAttribute.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66897"
} | starcoder | using System;
namespace Eve
{
/// <summary>
/// Remote attribute used to flag properties that map to API meta fields.
/// </summary>
[AttributeUsage (AttributeTargets.Property, Inherited = true)]
public class RemoteAttribute : Attribute
{
private readonly Meta _field;
public RemoteAttribute (Meta field)
... | 2.532443 | e8efec0a7688bb919ba41f2706c1232f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66897 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Patatobeurre/DOTSprototypeV3",
"max_stars_repo_path": "Assets/Gestionnaire/ComponentData/Collider/ColliderGlobu.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66898"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using Unity.Entities;
using UnityEngine;
using Unity.Physics;
using Unity.Transforms;
using Unity.Mathematics;
[GenerateAuthoringComponent]
public struct ColliderGlobu : IComponentData
{
public float _radius;
public LayerMask _layerMask;
public f... | 1.221053 | 0462818dbb04b500c811e62c8e5e8a0a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66898 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Polyrhythm/bud",
"max_stars_repo_path": "Assets/Scripts/RichPetAI.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66899"
} | starcoder | using UnityEngine;
using Pathfinding;
using HoloToolkit.Unity;
using System.Collections;
public class RichPetAI : RichAI {
public GameObject headBone;
public int wanderThreshold = 30;
private RecastGraph activeGraph;
private GameObject hooman;
[HideInInspector]
public bool goingToHooman = fals... | 2.018148 | 1fffe0289d6f544b5e57eb8a94a92c8e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66899 | {
"extension": "c-sharp",
"max_stars_count": "23.0",
"max_stars_repo_name": "MichaelAquilina/Some-2D-RPG",
"max_stars_repo_path": "GameEngine/Drawing/FRectangle.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66900"
} | starcoder | <filename>GameEngine/Drawing/FRectangle.cs<gh_stars>10-100
using Microsoft.Xna.Framework;
using System;
namespace GameEngine.Drawing
{
// TODO: Might be smarter to make use of integers internally. These would have a precision of say 1000 decimals
// and when retrieved from a property would be divided by 1000 ... | 3.373295 | fa85a9b549370623d063fd1ec9f9d075 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66900 | {
"extension": "c-sharp",
"max_stars_count": "56.0",
"max_stars_repo_name": "junior-ts/Comet",
"max_stars_repo_path": "src/Comet/Shapes/Circle.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66901"
} | starcoder | <reponame>junior-ts/Comet<filename>src/Comet/Shapes/Circle.cs
using System;
using Comet.Graphics;
using Microsoft.Maui.Graphics;
namespace Comet
{
public class Circle : Shape
{
public override PathF PathForBounds(Rect rect)
{
var size = Math.Min(rect.Width, rect.Height);
var x = rect.X + (rect.Width - si... | 2.699965 | c06bc6380fb149cba4721382c6de9997 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66901 | {
"extension": "c-sharp",
"max_stars_count": "19.0",
"max_stars_repo_name": "unoplatform/uno.toolkit.ui",
"max_stars_repo_path": "samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples.Shared/Content/Controls/TabBarSamplePage.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66902"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using System.Windows.Input;
using Uno.Toolkit.Samples.Content.NestedSamples;
using Uno.Toolkit.Samples.Entities;
using Uno.Toolkit.Samples.ViewModels;
us... | 1.966573 | 8e08e0d073063555851db0b89bee5ffb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66902 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "ita-social-projects/YIF_Backend",
"max_stars_repo_path": "YIF_XUnitTests/Unit/YIF_Backend/Controllers/InstitutionOfEducationControllerTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66903"
} | starcoder | using Microsoft.Extensions.Logging;
using Moq;
using System.Collections.Generic;
using System.Threading.Tasks;
using Xunit;
using YIF.Core.Data.Entities;
using YIF.Core.Domain.ServiceInterfaces;
using YIF_Backend.Controllers;
using Microsoft.AspNetCore.Mvc;
using YIF.Core.Domain.ApiModels.ResponseApiModels;
using YIF.... | 1.998047 | fd130023545b3b4f94a75a567108ca2c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66903 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "twpol/msts-tools",
"max_stars_repo_path": "Tests/SimisTreeNodeTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66904"
} | starcoder | <filename>Tests/SimisTreeNodeTest.cs<gh_stars>1-10
//------------------------------------------------------------------------------
// Tests, part of MSTS Editors & Tools (http://jgrmsts.codeplex.com/).
// License: New BSD License (BSD).
//----------------------------------------------------------------------------... | 2.499814 | a5b3e67518f0fb06ebbb9809e19271af |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66904 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "stefandevo/Genyman.XamarinAssets",
"max_stars_repo_path": "src/Implementation/Generator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66905"
} | starcoder | <reponame>stefandevo/Genyman.XamarinAssets<gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Globalization;
using Genyman.Core;
using System.IO;
using System.Linq;
using Genyman.Core.Helpers;
using Genyman.Core.MSBuild;
using ServiceStack;
using SkiaSharp;
using SKSvg = SkiaSharp.Extended.Svg.... | 2.468044 | d08e695986427c44c63ac3da07160675 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66905 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "SkriptInsight/Apache.NBCEL",
"max_stars_repo_path": "NBCEL/ClassFile/SimpleElementValue.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66906"
} | starcoder | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not u... | 2.34392 | 8805f3846606a20d451e1e81b4e11bef |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66906 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "siderisltd/Telerik-Academy",
"max_stars_repo_path": "All TeamProjects/TeamProject-C# 2_TelerikDefender/TelerikDefender/Player.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66907"
} | starcoder | using System;
using System.Linq;
using System.Timers;
using System.Collections.Generic;
namespace TelerikDefender
{
/// <summary>
/// A child class of GameObject - inherits all properties and methods of GameObject and
/// adds a functionality to control the movement of the object with the arrow keys.
... | 2.824278 | 7775b285e1df77f7fcf15566db81c300 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66907 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "ProSuite/ProSuite",
"max_stars_repo_path": "src/ProSuite.AGP.WorkList.Contracts/IAttributeReader.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66908"
} | starcoder | using ArcGIS.Core.Data;
namespace ProSuite.AGP.WorkList.Contracts
{
public interface IAttributeReader
{
T GetValue<T>(Row row, Attributes attribute);
}
}
| 1.411667 | d187205c1cbf622c36172310a05cebf1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66908 | {
"extension": "c-sharp",
"max_stars_count": "396.0",
"max_stars_repo_name": "seba10000/resonance-audio",
"max_stars_repo_path": "platforms/unity/UnityIntegration/Assets/ResonanceAudio/Scripts/ResonanceAudioMaterialMap.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66909"
} | starcoder | <filename>platforms/unity/UnityIntegration/Assets/ResonanceAudio/Scripts/ResonanceAudioMaterialMap.cs
// Copyright 2017 Google Inc. 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.
// You may obtain a copy of t... | 1.993269 | b3594a7aeebcf5f61a92f642e9160a44 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66909 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "sharwell/ef6tools",
"max_stars_repo_path": "src/EFTools/EntityDesignModel/Entity/Function.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66910"
} | starcoder | // Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information.
namespace Microsoft.Data.Entity.Design.Model.Entity
{
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Diagnostics.Code... | 1.832126 | 3954024ca99bbbbf8976b07e7e14a69b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66910 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "joro550/AdventOfCoding",
"max_stars_repo_path": "AdventOfCode2020/Day17/Cube.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66911"
} | starcoder | using System.Linq;
using System.Collections.Generic;
namespace AdventOfCode2020.Day17
{
public record Cube(Position Position, bool Active, bool HasGeneratedNeighbours)
{
protected readonly HashSet<Position> NeighbourPositions
= new();
public static Cube CreateCube(Positio... | 3.204367 | 7493e68bc6553f8cc79acfdf76474a4d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66911 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "bbuerger/ndifference",
"max_stars_repo_path": "src/Inspectors/Architecture/ArchitectureChangeInspector.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66912"
} | starcoder | using NDifference.Analysis;
using NDifference.Inspection;
using NDifference.Reporting;
using System;
namespace NDifference.Inspectors
{
/// <summary>
/// Checks for changes in target architecture - x86 -> x64 | Any CPU
/// </summary>
public class ArchitectureChangeInspector : IAssemblyInspector
{
public bool E... | 2.526884 | f2aafc983e5dacc16b21d976e4de2321 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66912 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "jaks97/Steam-Keys-Storage",
"max_stars_repo_path": "Keys Store/CartItem.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66913"
} | starcoder | <filename>Keys Store/CartItem.cs
namespace Keys_Store
{
public class CartItem
{
public Package Package { get; }
private int quantity = 1;
public int Quantity
{
get { return quantity; }
set
{
if (Package.Quantity >= value && val... | 2.921681 | 38f8313bbc7f10e60e9df0bb22eab004 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66913 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MCLD/MissingResources",
"max_stars_repo_path": "MissingResources/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66914"
} | starcoder | using System;
using System.Collections;
using System.IO;
using System.Resources;
namespace MissingResources
{
internal static class Program
{
private static void Main(string[] args)
{
if (args.Length == 0)
{
throw new ArgumentNullException("Source");
... | 2.933478 | eb2dd3c7623af663f6fa5483573d0851 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66914 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "hbjorgo/procosys-preservation-api",
"max_stars_repo_path": "src/Equinor.ProCoSys.Preservation.Command/EventHandlers/HistoryEvents/RescheduledEventHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66915"
} | starcoder | <reponame>hbjorgo/procosys-preservation-api
using System.Threading;
using System.Threading.Tasks;
using Equinor.ProCoSys.Preservation.Domain;
using Equinor.ProCoSys.Preservation.Domain.AggregateModels.HistoryAggregate;
using Equinor.ProCoSys.Preservation.Domain.Events;
using MediatR;
namespace Equinor.ProCoSys.Preser... | 2.106222 | c3e6d4dcdcaf2e14380d0a7ffee7e77d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66915 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "ObviousPiranha/Jawbone",
"max_stars_repo_path": "Piranha.Jawbone/Sqlite/SqliteTableExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66916"
} | starcoder | <filename>Piranha.Jawbone/Sqlite/SqliteTableExtensions.cs
using System.Collections.Generic;
namespace Piranha.Jawbone.Sqlite
{
public static class SqliteTableExtensions
{
public static IEnumerable<T> Values<T>(this SqliteTable<T> table, SqliteDatabase database) where T : class, new()
{
... | 2.464807 | a5c7f160e550cff0190a1711f8571c36 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66916 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jbarnes1/EdiSplitterFunc",
"max_stars_repo_path": "EdiStandards/X12_004030/Maps/M_200.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66917"
} | starcoder | using EdiEngine.Common.Enums;
using EdiEngine.Common.Definitions;
using EdiEngine.Standards.X12_004030.Segments;
namespace EdiEngine.Standards.X12_004030.Maps
{
public class M_200 : MapLoop
{
public M_200() : base(null)
{
Content.AddRange(new MapBaseEntity[] {
new BGN() { ReqDes = RequirementDesignator.Ma... | 2.074687 | 6f4d8593d26926056a548ca55f136e37 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66917 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "RaphsVenas/clean-architecture-manga",
"max_stars_repo_path": "src/Infrastructure/EntityFrameworkDataAccess/Repositories/AccountRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66918"
} | starcoder | namespace Infrastructure.EntityFrameworkDataAccess.Repositories
{
using System;
using System.Linq;
using System.Threading.Tasks;
using Domain.Accounts;
using Domain.Accounts.Credits;
using Domain.Accounts.Debits;
using Domain.Accounts.ValueObjects;
using Microsoft.Data.SqlClient;
usi... | 2.721601 | 1a8d95fb1cc7235a0a2389f977e7d078 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66918 | {
"extension": "c-sharp",
"max_stars_count": "17.0",
"max_stars_repo_name": "lecode-official/deepl-dotnet",
"max_stars_repo_path": "source/DeepL/DeepLClient.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66919"
} | starcoder | <reponame>lecode-official/deepl-dotnet
#region Using Directives
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Security;
using System.Threading;
using System.Threading.Ta... | 1.938935 | 9656071f203efbbf53df9a556eb6f4ef |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66919 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "GetoXs/Bitfinex.Net",
"max_stars_repo_path": "Bitfinex.Net/Converters/OrderTypeConverter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66920"
} | starcoder | <reponame>GetoXs/Bitfinex.Net<filename>Bitfinex.Net/Converters/OrderTypeConverter.cs<gh_stars>0
using System.Collections.Generic;
using Bitfinex.Net.Enums;
using CryptoExchange.Net.Converters;
namespace Bitfinex.Net.Converters
{
internal class OrderTypeConverter: BaseConverter<OrderType>
{
public Orde... | 1.880233 | 1be8e5f102be01cc9c934cf9e619ac06 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66920 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "hsreina/djmax-editor",
"max_stars_repo_path": "DJMaxEditor/libs/CustomTimer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66921"
} | starcoder | <gh_stars>1-10
using System;
namespace DJMaxEditor
{
public sealed class CustomTimer
{
public long StartupTime = DateTime.Now.Ticks;
public CustomTimer() { }
public void Reset()
{
StartupTime = DateTime.Now.Ticks;
}
public uint GetMsTime_u()
... | 2.98743 | 7e89419e8e7b8841f11a9cd2ef9e0573 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66921 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kacperfaber/Spencer.NET",
"max_stars_repo_path": "Spencer.NET/Types/GenericArgumentsComparer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66922"
} | starcoder | <reponame>kacperfaber/Spencer.NET
using System;
using System.Collections.Generic;
using System.Linq;
namespace Spencer.NET
{
public class GenericArgumentsComparer : IGenericArgumentComparer
{
public bool Compare(IEnumerable<Type> t1, IEnumerable<Type> t2)
{
return t1.SequenceEqual(... | 2.094755 | 9913e1201ffd7d7c21aadc2bf34b379c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66922 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "Carifio24/wwt-webgl-engine",
"max_stars_repo_path": "engine/wwtlib/WebFile.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66923"
} | starcoder | <reponame>Carifio24/wwt-webgl-engine
using System;
using System.Collections.Generic;
using System.Xml;
using System.Net;
using System.Html.Data.Files;
namespace wwtlib
{
public enum StateType
{
Pending = 0,
Received = 1,
Error = 2
}
public class WebFile
{
private s... | 2.523774 | 9a49384242e69159c5981f15dcf03864 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66923 | {
"extension": "c-sharp",
"max_stars_count": "74.0",
"max_stars_repo_name": "thaer899/AlloyDemoKit",
"max_stars_repo_path": "src/AlloyDemoKit/Controllers/ParkingBlockController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66924"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using EPiServer.Web.Mvc;
using AlloyDemoKit.Models.Blocks;
using AlloyDemoKit.Business.Parking;
using AlloyDemoKit.Models.ViewModels;
namespace AlloyDemoKit.Controllers
{
public class ParkingBlockController ... | 2.063977 | 6e3d550d177fd1c80c3c34fae77a4ffe |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66924 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "louis-bompart/8INF830",
"max_stars_repo_path": "Assets/Resources/WorldGenerators/Rooms/ProtoRooms/EmptyRoom/EmptyRoom.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66925"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class EmptyRoom : Room
{
public EmptyRoom()
{
canBeFirst = true;
}
public EmptyRoom(Room room, Vector3 position) : base(room, position) { }
public override Room GetCopy(Vector3 position)
{
r... | 2.174529 | ddc13ca355855cdb56aa0c6723dbc0bf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66925 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "dplusic/GameLift-Server-Proto",
"max_stars_repo_path": "3.4.0/CSharp/Sdk.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66926"
} | starcoder | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: sdk.proto
#pragma warning disable 1591, 0612, 3021
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Colle... | 1.763774 | 3a0f7aa24d1d64bcd9918ec028727f1f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66926 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "Rayin42/RooSim",
"max_stars_repo_path": "RooStatsSim/DB/Job/JobInfo/Archer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66927"
} | starcoder | <reponame>Rayin42/RooSim
using System;
using System.Collections.Generic;
namespace RooStatsSim.DB.Job.JobInfo
{
public enum ARCHER_SKILL
{
}
public class ArcherSkill
{
public static Dictionary<string, string> SKILL_KOR = new Dictionary<string, string>()
{
... | 2.197287 | a072aeae097bb3ffba2161f5b60be507 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66927 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mrtkprc/jwt-authentication-with-ef-core",
"max_stars_repo_path": "Api/Interfaces/ICustomerService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66928"
} | starcoder | using Api.Requests;
using Api.Responses;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace Api.Interfaces
{
public interface ICustomerService
{
Task<LoginResponse> Login(LoginRequest loginRequest);
}
}
| 1.417578 | 3659fe199a9da39d5e0c2c4668c36108 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66928 | {
"extension": "c-sharp",
"max_stars_count": "43.0",
"max_stars_repo_name": "zulfajuniadi/Animation-Texture-Baker",
"max_stars_repo_path": "Assets/Plugins/EntitySystemDebugger/Scripts/Editor/Utils/StringUtils.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66929"
} | starcoder | <reponame>zulfajuniadi/Animation-Texture-Baker<filename>Assets/Plugins/EntitySystemDebugger/Scripts/Editor/Utils/StringUtils.cs<gh_stars>10-100
using System;
using System.Globalization;
using System.Text.RegularExpressions;
using Microsoft.CSharp;
using UnityEngine;
namespace EntitySystemDebugger.Editor.Utils
{
pu... | 2.643859 | 20c4ca2a3f585e3736914c8b99558f92 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66929 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "pabloaguiars/ar-adhd-project",
"max_stars_repo_path": "ar-adhd-project/Assets/Scripts/MotorMicrojuego/MotorMicrojuegoAleatoreo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66930"
} | starcoder | <filename>ar-adhd-project/Assets/Scripts/MotorMicrojuego/MotorMicrojuegoAleatoreo.cs
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine.SceneManagement;
public class MotorMicrojuegoAleatoreo : IMotorMicrojuego
{
private string escenaPrincipal;
private string escenaResu... | 2.540705 | 8e1e55e3e755bfcb8789ba33471c2f23 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66930 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kalostoykov/tournaments-system",
"max_stars_repo_path": "YoyoTournaments/YoyoTournaments.WebClient.Tests/Services/DivisionTypeServiceTests/Constructor_Should.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66931"
} | starcoder | <reponame>kalostoykov/tournaments-system<filename>YoyoTournaments/YoyoTournaments.WebClient.Tests/Services/DivisionTypeServiceTests/Constructor_Should.cs
using System;
using System.Text;
using System.Collections.Generic;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using MSTestExtensions;
using YoyoTournaments.... | 2.217589 | 8fe3b06811df427bde6646eb3632a170 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66931 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Mineorbit/DungeonsAndDungeons",
"max_stars_repo_path": "Assets/Scripts/Misc/BasicRotator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66932"
} | starcoder | using UnityEngine;
public class BasicRotator : MonoBehaviour
{
private void Update()
{
transform.Rotate(0.25f, 0.5f, 1, 0);
}
} | 2.086309 | 5eb7500180203063034e40aaeb28a4eb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 66932 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "SebastianStehle/graphql-dotnet",
"max_stars_repo_path": "src/GraphQL/Validation/Rules/KnownFragmentNames.cs",
"provenance": "train-00000-of-00045.jsonl.gz:66933"
} | starcoder | using System.Threading.Tasks;
using GraphQL.Language.AST;
using GraphQL.Validation.Errors;
namespace GraphQL.Validation.Rules
{
/// <summary>
/// Known fragment names:
///
/// A GraphQL document is only valid if all <c>...Fragment</c> fragment spreads refer
/// to fragments defined in the same docu... | 2.447343 | c15ecefc44054ef6f8357d2f828b2dff |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.